I've located my problem. I'm not sure, without combing through the install log, but I may have misspelled a dependency. Upon re-try after aptitude found additional dependencies, it completed without error.
However, there were some oddities that still remained. If someone could explain, I'd appreciate it. -- Could NOT find Boost -- Could NOT find Boost -- Boost_LIBRARIES = -- Boost filesystem library found: -- Boost system library found: -- Disabling Boost filesystem support -- Boost was not found, but is helpfull to compile -- WARNING: you are using the obsolete 'PKGCONFIG' macro use FindPkgConfig Thanks. On Tue, 2010-07-27 at 19:06 -0500, Dale Beams wrote: > Following the wiki for ubuntu builds, the following errors occur > during the enblend build; > > > > > cmake ../enblend.hg -DCPACK_BINARY_DEB:BOOL=ON -DENABLE_GPU:BOOL=ON > -DENABLE_IMAGECACHE:BOOL=OFF -DENABLE_OPENMP:BOOL=ON > -- found hugin modules directory > in /home/user/src/enblend/enblend.hg/CMakeModules > -- Extracted enblend version = 4.1 > -- Extracted revision = 2fe41e45549b > -- Could not find OPTIONAL package LIBXMI > -- Found TIFF: /usr/include > -- Found Perl: /usr/bin/perl > -- Could NOT find Boost > -- Could NOT find Boost > -- Boost_LIBRARIES = > -- Boost filesystem library found: > -- Boost system library found: > -- Disabling Boost filesystem support > -- Boost was not found, but is helpfull to compile > -- Found JPEG: /usr/include > -- Found PNG: /usr/include > -- WARNING: you are using the obsolete 'PKGCONFIG' macro use > FindPkgConfig > -- Found > OPENEXR: > /usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so > -- Found Threads: TRUE > -- Found OpenMP: -fopenmp > -- Found GLUT: /usr/include > -- Found GLEW: /usr/include > -- CMAKE_ERRFILE > = /home/user/src/enblend/enblend.build/CMakeFiles/CMakeError.log > -- CMAKE_LOGFILE > = /home/user/src/enblend/enblend.build/CMakeFiles/CMakeOutput.log > -- > -- > -- Enblend-enfuse now configured for Linux-2.6.32-24-generic > -- Source Directory: /home/user/src/enblend/enblend.hg > -- Build Directory: /home/user/src/enblend/enblend.build > -- Installation Directory: /usr/local > -- C++ Compiler: /usr/bin/c++ > -- CFLAGS: > -- CXXFLAGS: > -- > Libraries: > /usr/lib/liblcms.so;LIBXMI_LIBRARIES-NOTFOUND;/usr/lib/libtiff.so;/usr/lib/libz.so;/usr/lib/libjpeg.so;/usr/lib/libpng.so;/usr/lib/libz.so;/usr/lib/libImath.so;/usr/lib/libIlmImf.so;/usr/lib/libIex.so;/usr/lib/libHalf.so;/usr/lib/libIlmThread.so;/usr/lib/libGLEW.so;/usr/lib/libglut.so;/usr/lib/libXmu.so;/usr/lib/libXi.so > -- > -- Features Enabled: > -- enable malloc debugging: OFF > -- use image cache: OFF > -- build GPU acceleration: ON > -- use OpenMP: ON > -- > -- Image Formats Enabled: > -- OpenEXR: TRUE > -- JPEG: TRUE > -- TIFF: TRUE > -- PNG: TRUE > -- > -- > -- > -- Boost_FOUND = FALSE > -- OpenMP_CXX_FLAGS = -fopenmp > -- depends of > enblend > /home/user/src/enblend/enblend.hg/src/gpu.cc;/home/user/src/enblend/enblend.hg/src/self_test.cc;/home/user/src/enblend/enblend.hg/src/error_message.cc;/home/user/src/enblend/enblend.hg/src/tiff_message.cc;/home/user/src/enblend/enblend.hg/src/filenameparse.cc;/home/user/src/enblend/enblend.hg/src/filespec.cc;/home/user/src/enblend/enblend.build/src/signature.h > -- Adding PROPERTIES LINK_FLAGS to enblend > -- depends of > enfuse > /home/user/src/enblend/enblend.hg/src/gpu.cc;/home/user/src/enblend/enblend.hg/src/self_test.cc;/home/user/src/enblend/enblend.hg/src/error_message.cc;/home/user/src/enblend/enblend.hg/src/tiff_message.cc;/home/user/src/enblend/enblend.hg/src/filenameparse.cc;/home/user/src/enblend/enblend.hg/src/filespec.cc;/home/user/src/enblend/enblend.build/src/signature.h > -- Adding PROPERTIES LINK_FLAGS to enfuse > CMake Error: The following variables are used in this project, but > they are set to NOTFOUND. > Please set them or make sure they are set and tested correctly in the > CMake files: > LIBXMI_INCLUDE_DIR (ADVANCED) > used as include directory in > directory /home/user/src/enblend/enblend.hg > used as include directory in > directory /home/user/src/enblend/enblend.hg/src > used as include directory in > directory /home/user/src/enblend/enblend.hg/src/vigra_impex > LIBXMI_LIBRARIES (ADVANCED) > linked by target "enblend" in > directory /home/user/src/enblend/enblend.hg/src > linked by target "enfuse" in > directory /home/user/src/enblend/enblend.hg/src > > -- Configuring incomplete, errors occurred! > > > > > ______________________________________________________________________ > The New Busy is not the too busy. Combine all your e-mail accounts > with Hotmail. Get busy. > > -- > 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 hugin-ptx > [email protected] > For more options, visit this group at > http://groups.google.com/group/hugin-ptx -- 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
