I copy/pasted the command line directly from the tutorial : cmake ../hugin -DENABLE_LAPACK=YES -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
I'll try it again. Do I need to remove the CMakeCache.txt file first ? On Wed, Sep 9, 2009 at 10:34 AM, Kornel Benko <[email protected]>wrote: > Am Wednesday 09 September 2009 schrieb sebastien.delcoigne: > > > > Hi all, > > > > After using the good ol' version 0.7 I've decided to have a look at > > the newest features and began installing the trunk version from 2 days > > ago. I have been following the tutorial at > > http://wiki.panotools.org/Hugin_Compiling_ubuntu#Building_Hugin but I > > am stuck at some point. > > > > In the hugin section, under build and install it is said to launch > > cmake package command which is supposed to generate a deb package. > > Instead I get a tar archive. > > You surelly forgot the parameter -DCPACK_BINARY_DEB:BOOL=ON for cmake > (This is the only one with "ON") > > > It seems to contain all the necessary > > elements but still I cannot launch hugin. I get an error saying the > > computer does not find some libraries (libhugin something, I can post > > the exact name if needed). > > > > I was wondering if I simply need to update (or create) an environment > > variable or if I did something wrong somewhere. > > > > Any clues ? > > Kornel > -- > Kornel Benko > [email protected] > -- Sébastien --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
