On 14/07/10 06:33, Jiongliang Zhang wrote:
Hi Expert,

I'm newbie of boost, When I install boost_1_43_0.tar.gz file, get this warning and notes, and the command stop there, no any response, no build, no install, no output.

my build step is:

$ uname -a
Linux xxx 2.6.9-78.0.25.  GNU/Linux  ==> it's 64 bit linux x86
$ gcc --version
gcc (GCC) 4.4.0 20090514 (Red Hat 4.4.0-6.314103)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ g++ --version
g++ (GCC) 4.4.0 20090514 (Red Hat 4.4.0-6.314103)
Copyright (C) 2009 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ tar zxf boost_1_43_0.tar.gz
$ cd boost_1_43_0/
$ ./bootstrap.sh --prefix=/home/zhnzhong/boost/
Building Boost.Jam with toolset gcc... tools/jam/src/bin.linuxx86_64/bjam
Detecting Python version... 2.3
Detecting Python root... /usr
Unicode/ICU support for Boost.Regex?... not found.
Backing up existing Boost.Build configuration in project-config.jam.1
Generating Boost.Build configuration in project-config.jam...

Bootstrapping is done. To build, run:

   ./bjam

To adjust configuration, edit 'project-config.jam'.
Further information:

  - Command line help:
    ./bjam --help

  - Getting started guide:
    http://www.boost.org/more/getting_started/unix-variants.html

  - Boost.Build documentation:
    http://www.boost.org/boost-build2/doc/html/index.html
$ ./bjam install
warning: Building Boost.Regex with the optional Unicode/ICU support disabled.
note: Please refer to the Boost.Regex documentation for more information
note: this is a strictly optional feature.
warning: Graph library does not contain MPI-based parallel components.
note: to enable them, add "using mpi ;" to your user-config.jam
warning: skipping optional Message Passing Interface (MPI) library.
note: to enable MPI support, add "using mpi ;" to user-config.jam.
note: to suppress this message, pass "--without-mpi" to bjam.
note: otherwise, you can safely ignore this message.
_
and wait here, no output, no response, no build, just wait here.


How long have you waited for a response? Depending on your machine, waits of many minutes before the next output are not uncommon which might lead some to think the process has hung.

Peter


Please help me.

--
Best regardsŁĄ
Thanks
Jiongliang Zhang

_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build