[C++-sig] Problem building Boost.Python

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Fri Jun 20 14:16:29 CEST 2003


--- Wenning Qiu <wenning_qiu at yahoo.com> wrote:
> Red Hat Linux 8.0 
> gcc (GCC) 3.2 20020903 

I am using the same platform all the time.

> Python.2.2.3 built from source locally.

But only with Python 2.2.1 and 2.2.2. I have not tried 2.2.3.

> qiuw01$ cd boost_1_30_0/libs/python/build
> 
> qiuw01$ cd boost_1_30_0/libs/python/example/tutorial

I don't use bjam very much, but

cd boost_1_30_0/libs/python/test
bjam ...

definitely works here. FWIW, here is the command that I use (without messing
around with environment variables):

bjam -sPYTHON_ROOT=/usr/local_cci/Python-2.2.1 -sTOOLS=gcc -sPYTHON_VERSION=2.2
-sBUILD=debug -sRUN_ALL_TESTS=1

Ralf


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com




More information about the Cplusplus-sig mailing list