This may be because the default Ubuntu 10.04 install has libtiff4
libpeonexr6 liblcms1 are installed already.  The entire list those as
you located would include everything.  I suspect this is a better way,
in the event one is building for a earlier release

I'm guessing you have a better idea what needs to be done.

I'm swamped at work and am doing this very slowly on the side.

Dale


/* Enblend                              */
cd ~/src/enblend
hg clone http://enblend.hg.sourceforge.net:8000/hgroot/enblend/enblend
enblend.hg
cd ~/src/enblend/enblend.build
echo "CPACK_DEBIAN_PACKAGE_DEPENDS="libpost2c2 libglew1.5 freeglut3
libboost-filesystem1.40.0 liblcms1 libopenexr6 libtiff4"" >>
CMakeList.txt
cmake ../enblend.hg -DENABLE_GPU:BOOL=ON -DENABLE_IMAGECACHE:BOOL=OFF
-DENABLE_OPENMP:BOOL=ON \
  -DCPACK_BINARY_DEB:BOOL=ON -DCPACK_BINARY_NSIS:BOOL=OFF
-DCPACK_BINARY_RPM:BOOL=OFF \
  -DCPACK_BINARY_STGZ:BOOL=OFF -DCPACK_BINARY_TBZ2:BOOL=OFF
-DCPACK_BINARY_TGZ:BOOL=OFF \
  -DCPACK_BINARY_TZ:BOOL=OFF
make package
sudo dpkg -i enblend*.deb
cp *.deb ~/deb/hugin

On Thu, 2010-09-09 at 20:47 +0200, Kornel Benko wrote:
> 
> Interesting. My script gives me
>         freeglut3 (>= 2.6.0-0),\
>         libboost-filesystem1.38.0 (>= 1.38.0-6),\
>         libglew1.5 (>= 1.5.2-0),libgomp1 (>= 4.4.3-4),\
>         liblcms1 (>= 1.18.dfsg-1),\
>         libopenexr6 (>= 1.6.1-4.1),\
>         libplot2c2 (>= 2.6-0),\
>         libtiff4 (>= 3.9.2-2)
> ==> 7 dependencies for enblend/enfuse 

-- 
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 hugin-ptx@googlegroups.com
To unsubscribe from this group, send email to 
hugin-ptx+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/hugin-ptx

Reply via email to