I ran System -> Administrator -> Synaptic Package Manager and grabbed those
three packages.  Ran ldconfig, then checked ldd enblend, and it still shows
not found.  There are a bunch of libboost-filesystem library files in
/usr/lib, but not the one with '-gcc42' included.

I've attached the first synaptic log, which contains the
libboost-filesystem1.40-dev and libboost-filesystem1.40.0 packages.  I
loaded libboost-filesystem-dev in a second run that only installed one
package, so I didn't save the log.

As far as the configuration system I used:

cmake -DCMAKE_INSTALL_PREFIX=/usr/local .
make
make install

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

ls /usr/lib | grep libboost_filesystem
libboost_filesystem.a
libboost_filesystem-mt.a
libboost_filesystem-mt.so
libboost_filesystem.so
libboost_filesystem.so.1.40.0


On Mon, May 17, 2010 at 1:46 AM, cspiel <[email protected]> wrote:

> Hi Jake -
>
> On May 17, 7:08 am, Jake Kallman <[email protected]> wrote:
> > Compiling 2010.0.0 from source on Ubuntu 10.04 worked great, actually.
>
>         In fact, it didn't, according to your
> problems with the binary down the road.  :-[
>
> Both configuration systems (Autoconf and CMake)
> should have anticipated problems with any
> missing libraries.  In particular the Autoconf
> system substitutes a shipped library if
> "libboost_filesystem" is missing.
>
> Could you please tell me which one of the
> configuration systems you have used?
>
> In case you chose Autoconf, the final screen of
> the configure(1)-run could be helpful, too:
>
>       enblend-enfuse now configured for x86_64-unknown-linux-gnu
>         .
>         .
>         .
>         EXTRA_LIBS (optional):          -lboost_filesystem
>
> along with "config.h".
>
> For CMake you have to nudge Kornel as he is the
> resident expert.
>
>
> Thanks,
>        Chris
>
> --
> 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]<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

Attachment: syn_log
Description: Binary data

Reply via email to