Boost logo

Boost Users :

From: Jeffrey Holle (jeff.holle_at_[hidden])
Date: 2004-08-30 20:46:09


You do need to define BOOST_ROOT and BOOST_BUILD_PATH.
BOOST_ROOT should point to the top of the boost directory tree. This is
the directory that has boost and libs subdirectories.
BOOST_BUILD_PATH should be "$BOOST_ROOT/tools/build/v1"

Don't forget to export your environment variable.

Fred J. wrote:
> Hello
> I am stuck, here is my info, thanks much
>
> boost install steps for
> i686-pc-Linux debian-GNU/Linux 2.6.8
>
> # ls /var/boost/
> boost-jam-3.1.10-1-linuxx86.tgz
> boost_1_31_0.tar.bz2
>
> debian:/var/boost# tar -xvzf
> boost-jam-3.1.10-1-linuxx86.tgz
> debian:/var/boost# tar -jxf boost_1_31_0.tar.bz2
>
> debian:/var/boost/boost-jam-3.1.10-1-linuxx86# cp bjam
> /usr/local/bin/
> debian:/var/boost/boost-jam-3.1.10-1-linuxx86# which
> bjam
> /usr/local/bin/bjam
>
> debian:~# which gcc
> /usr/bin/gcc
>
> debian:~# bjam -sGCC_ROOT_DIRECTORY=""
> Unable to load Boost.Build: could not find
> "boost-build.jam"
> ---------------------------------------------------------------
> Attempted search from /root up to the root
> and in these directories from BOOST_BUILD_PATH and
> BOOST_ROOT: /usr/share/boost-build.
> Please consult the documentation at
> 'http://www.boost.org'.
> debian:~#
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - 50x more storage than other providers!
> http://promotions.yahoo.com/new_mail


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