Boost logo

Boost :

From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-10-26 17:28:44


I've placed an autoconf-like "configure" script on the RC_1_33_0
branch. If you're a *nix user and would like an alternative to directly
using bjam, give it a try and send me some bug reports :)

Typically one would just use:

        ./configure --prefix=/where/to/install
        make
        make install

Run "./configure --help" for more options.

        Cheers,
        Doug


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