boost.python on Debian

J

Joe bloggs

Can anyone tell me how to get boost.python to work on Debian Sarge?
When I try to build the tutorial hello world example bjam reports:

/usr/share/doc/libboost-doc/examples/libs/python/example/boost-build.jam
attempted to load the build system by invoking

'boost-build ../../../tools/build/v1 ;'

but we were unable to find "bootstrap.jam" in the specified directory or
in BOOST_BUILD_PATH (searching
/usr/share/doc/libboost-doc/examples/libs/python/example/../../../tools/build/v1,
/usr/share/boost-build).

I have looked for 'bootstrap.jam' but it doesn't exist on my system.
I suppose that the Debian boost package doesn't have the same structure as
the official one, and is missing some files.
Can anyone tell me how to fix this?
 
P

Pierre Barbier de Reuille

Joe bloggs a écrit :
Can anyone tell me how to get boost.python to work on Debian Sarge?
When I try to build the tutorial hello world example bjam reports:

/usr/share/doc/libboost-doc/examples/libs/python/example/boost-build.jam
attempted to load the build system by invoking

'boost-build ../../../tools/build/v1 ;'

but we were unable to find "bootstrap.jam" in the specified directory or
in BOOST_BUILD_PATH (searching
/usr/share/doc/libboost-doc/examples/libs/python/example/../../../tools/build/v1,
/usr/share/boost-build).

I have looked for 'bootstrap.jam' but it doesn't exist on my system.
I suppose that the Debian boost package doesn't have the same structure as
the official one, and is missing some files.
Can anyone tell me how to fix this?

Well, is :

$ apt-get install libboost-python-dev

a valid answer ? Because the Boost project itself maintains the debian
packages, they are always very up-to-date ...

Pierre
 
J

Joe bloggs

According to apt-get I have the latest (1.32.0-6) Debian boost libraries, and
bjam version (3.1.10-1) correctly installed.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,774
Messages
2,569,598
Members
45,151
Latest member
JaclynMarl
Top