Boost logo

Boost :

From: Gander (agander_at_[hidden])
Date: 2005-04-17 10:08:40


On Saturday 16 April 2005 15:58, Jeff Garland wrote:
>
> The shared library works fine for me on Mandrake -- but I built it and
> installed it myself. Are you 100% sure the library path and name are
> correct? If you build boost directly the library names are different:
> boost_date_time-gcc-d-1-32.so for example...

I believe so. It was a stock build of the src rpm.

The RPM reports: -

rpm -ql boost-1.32.0-3
/usr/lib/libboost_date_time.so.1.32.0
/usr/lib/libboost_filesystem.so.1.32.0
/usr/lib/libboost_prg_exec_monitor.so.1.32.0
/usr/lib/libboost_program_options.so.1.32.0
/usr/lib/libboost_python.so.1.32.0
/usr/lib/libboost_regex.so.1.32.0
/usr/lib/libboost_signals.so.1.32.0
/usr/lib/libboost_test_exec_monitor.so.1.32.0
/usr/lib/libboost_thread.so.1.32.0
/usr/lib/libboost_unit_test_framework.so.1.32.0

ldconfig reports: -
sbin/ldconfig --print-cache |grep libboost | grep date
        libboost_date_time.so.1 (libc6) => /usr/lib/libboost_date_time.so.1

and the assoc. files are: -

lrwxrwxrwx 1 root root 28 Apr 10 18:42 /usr/lib/libboost_date_time.so.1 ->
libboost_date_time.so.1.32.0

-rwxr-xr-x 1 root root 74296 Apr 10
18:39 /usr/lib/libboost_date_time.so.1.32.0


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk