paul womack wrote: > BugBear (off to get a new enblend/enfuse)
This was easier, mainly because I had fewer choices: download the tar ball from sourceforge: http://sourceforge.net/projects/enblend/files/ unpack: gzip -dc < enblend-enfuse-4.0.tar.gz | tar xvf - follow instructions inside INSTALL (essentially `./configure; make; make install'). There were some warnings from ./configure which were resolved by using yum to install libcms-devel and plotutils-devel. The latter was a little cryptic; the ./configure wanted libxmi; finding out that plotutils-devel was the right package was a minor google-fest, with a little yum provides "*/libxmi*" thrown in. After that, I went "root" to do the make install. I now have: prompt: enblend --version enblend 4.0-753b534c819d Copyright (C) 2004-2009 Andrew Mihal. License GPLv2+: GNU GPL version 2 or later <http://www.gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Written by Andrew Mihal and others. BugBear -- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hugin-ptx
