Boost logo

Boost Users :

From: Scott Dattalo (scott_at_[hidden])
Date: 2004-03-05 14:31:57


On Fri, 5 Mar 2004, Michael Glassford wrote:

> "Duong, Sanh N." <SANH.N.DUONG_at_[hidden]> wrote in message
> news:6A47CB4A48D1EA49A6F7AB618490D649069D8C3C_at_mcl-its-exs03.mail.saic.com...
> > All,
> >
> > Does anyone have an example of how to install boost and bjam?
>
> See the recently much improved Getting Started guide:
> http://boost.org/more/getting_started.html.

After you follow those instructions, boost will still not work. You'll
need to create links to all of the mangled library names. For example, in
my case all of the libraries have either "gcc" or "gcc_1_31" mangled in.
However, the examples (or more specifically the boost.python example)
assume that the libraries have unmangled names.

To be specific, my install produced a file named:

libboost_python-gcc-1_31.so.1.31.0

Which I then linked to:

libboost_python.so.1.31.0

Scott


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net