Boost logo

Boost :

From: Rene Rivera (grafik.list_at_[hidden])
Date: 2003-06-01 20:34:50


[2003-06-02] Malte Starostik wrote:

<snip>
>In order to save some time downloading you can as well:
>* get only boost-jam.spec and boost.spec from the URL above
>* get the boost sources from boost.org (tar.bz2 version, not tar.gz)
>* copy tools/build/jam_src/ somewhere else and rename it to
boost-jam-3.1.4/
>* from the boost-jam-3.1.4/'s parent dir, run tar -cf boost-jam-3.1.4.tar
>boost-jam-3.1.4/ && bzip2 boost-jam-3.1.4.tar and copy the resulting
bzip2ed
>tarball to the SOURCES subdir of your rpm root directory.
>* build boost-jam with rpm -bb boost-jam.spec and install it

OK, that seems rather arduos when you can just:

    cd $BOOST_ROOT/tools/build/jam_src
    sh ./build.sh --- dist

Then install the resulting RPM(s).

Any reason why you don't use that instead? Or for that matter use the RPM in
the SourceForge files distribution section?

-- grafik - Don't Assume Anything
-- rrivera_at_[hidden] - grafik_at_[hidden]
-- 102708583_at_icq


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