Python Boost, help

To Forum toforum at ifrance.com
Mon Dec 6 20:52:14 EST 2004


Hi,

My problem is the following

1/ I install Python 2.4 at D:\Programs\Python24 using the binary file from
www.python.org

2/ following the document from the boost.org I type the command

>bjam "-sTOOLS=vc-7_1 --with-python-root=D:\Programs\Python24" stage

But I receive the following error

> --with-python-root=D:\Programs\Python24-tools.jam: Invalid argument



I think I do something wrong here. If I use the simple command

>bjam "-sTOOLS=vc-7_1 " stage

I get the message:

>skipping Boost.Python .....



Can someone show me how can I install Boost.Python correctly?

TF









More information about the Python-list mailing list