Boost logo

Boost :

From: David Abrahams (abrahams_at_[hidden])
Date: 2000-10-05 16:54:43


Sheesh, this stuff keeps coming up; I guess we're going to need to do
something about it. What to do is still an open question.

The answer is that there are no install scripts.
Most of the libraries require no compilation/installation, since they are
all in headers
The main thing is that you need to set up your include paths so the header
boost/config.hpp can be reached by:
  #include <boost/config.hpp>
Libraries that need compilation/installation (to my knowledge, that's:
graphs, regex, dir_it, and timer) supply the instructions in the HTML
documentation pages for the particular lib.

HTH,
Dave

----- Original Message -----
From: "Joel Young" <jdy_at_[hidden]>
To: <boost_at_[hidden]>
Cc: <jdy_at_[hidden]>
Sent: Thursday, October 05, 2000 4:28 PM
Subject: [boost] Building for Solaris with GCC

> Does anybody have compilation and install scripts/instructions for
> boost, particularly for solaris with gcc?
>
> Has anybody built an RPM?
>
> Thanks,
>
> Joel
>
>
>


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