Hugin Compiling Fedora

From PanoTools.org Wiki
Revision as of 01:57, 17 January 2008 by Bruno (talk | contribs) (add some usage dependencies)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The hugin and enblend stable releases are part of default fedora, available via the Add/Remove Software menu. Note that there is no autopano-sift in fedora due to patent issues.

Otherwise, recent-ish hugin snapshots and other panorama-related software can usually be found at the fedora panorama repository. To subscribe just follow this panorama release link, use the Software Installer option, and next time you do a Software Update hugin will be upgraded to the latest snapshot.

If you want to compile hugin yourself, just follow the instructions in the INSTALL_cmake file, you will need these development packages (Jan 2008): libpano13-devel zlib-devel libtiff-devel libjpeg-devel libpng-devel gettext-devel wxGTK-devel boost-devel cmake desktop-file-utils OpenEXR-devel gcc-c++ exiv2-devel

To also use hugin you may also want enblend, autopano-sift (or autopano-sift-C) and perl-Image-ExifTool.

The source RPM package contains an hugin.spec file which is both the build documentation and the script for an automated build (other linux packaging systems work basically the same way).