wiki:Hugin

I like Hugin - Panorama photo stitcher. Their latest release how-ever does not come with a Fedora enabled binary and compiling was troublesome. With some help of paul womack with regards to required packages the stuff is compiling again!

$ wget http://netcologne.dl.sourceforge.net/project/hugin/hugin/hugin-2012.0/hugin-2012.0.0_rc1.tar.bz2 $ tar xjf hugin-2012.0.0_rc1.tar.bz2 $ cd hugin-2012.0.0_rc1.tar.bz2 $ sudo yum install zlib-devel libtiff-devel libjpeg-devel libpng-devel gettext-devel mesa-libGLU-devel libXmu-devel cmake desktop-file-utils OpenEXR-devel exiv2-devel glew-devel boost-devel freeglut-devel $ cmake -DCMAKE_INSTALL_PREFIX=/usr/local . $ make

<time to grap some coffee, took me 10 minutes to build>

$ make install

WAIT: install those or creating panorama's will fail.

$ yum install enblend perl-Image-ExifTool All completed enjoy!

Last modified 12 years ago Last modified on 09/03/12 19:42:24
Note: See TracWiki for help on using the wiki.