Hi! I just tried to build enblend again on my ubuntu 10.04 64bit, because I discovered that libboost-filesystem wasn't installed and therefore the substitution Chris mentionend was used. Here it works great. Install the packages from apt or synptic, both, including the -dev. That should be all. (libboost-filesystem1.40.0 libboost-filesystem1.40-dev)
Remember to rerun cmake or configure after installing libraries! Otherwise it doesn't search for them again. Then rebuild, probably doing make clean first. Watch out for the lines mentioning libboost-filesystem. What do they say? I successfully tried cmake and autoconf. On 17.05.2010 21:31, Jake Kallman wrote: > From the install file in the zip. Also, I wanted to try setting the > DBoost_LIB_SUFFIX, but none of the libs seem to have a suffix (Unless > I'm looking in the wrong spot): On Linux, it normally just finds what is installed :) Did you use any additional libs? (the zip file). Good luck Flo -- 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
