Using this tutorial (which by the way is well written)
http://wiki.panotools.org/Hugin_Compiling_Ubuntu and this section:

> sudo apt-get install pkg-config libtiff4-dev libboost-graph-dev 
> libboost-thread-dev \
>   liblcms1-dev libglew1.5-dev libplot-dev libglut3-dev libopenexr-dev 
> libxi-dev libxmu-dev \
>   help2man texi2html texinfo fig2ps tidy gnuplot libxml-xpath-perl

the two libboost packages are -graph-dev and thread-dev.  Are there
others?

As mentioned, the CMake does complete, but what confused me was

"Could NOT find" followed by "Boost system library found" followed by
"Boost was not found" which leads me to believe there may be another
boost package missing in the dependencies?

Dale

On Wed, 2010-07-28 at 07:06 +0200, Kornel Benko wrote:
> Am Mittwoch, 28. Juli 2010 schrieb Dale Beams:
> > 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
> > 
> 
> For this you may want to install the appropriate _development_ packages.
> 
> > -- WARNING: you are using the obsolete 'PKGCONFIG' macro use
> > FindPkgConfig
> 
> This is used in our CMakeModules/FindExiv2.cmake and 
> CMakeModules/FindOpenEXR.cmake. Originally copied from hugin and not changed 
> yet (they include obsoleted module "UsePkgConfig"). And yes, we should 
> correct it.
> 
> > Thanks.
> 
>       Kornel


-- 
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

Reply via email to