Help | Site Map
Connecting Tech Pros Worldwide
 
 
LinkBack Thread Tools
  #1  
Old January 16th, 2006, 12:55 PM
Joe bloggs
Guest
 
Posts: n/a
Default boost.python on Debian

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?
  #2  
Old January 16th, 2006, 03:05 PM
Pierre Barbier de Reuille
Guest
 
Posts: n/a
Default Re: boost.python on Debian

Joe bloggs a écrit :[color=blue]
> 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?[/color]

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
  #3  
Old January 16th, 2006, 09:25 PM
Joe bloggs
Guest
 
Posts: n/a
Default Re: boost.python on Debian

According to apt-get I have the latest (1.32.0-6) Debian boost libraries, and
bjam version (3.1.10-1) correctly installed.
  #4  
Old January 17th, 2006, 06:45 AM
Roman Yakovenko
Guest
 
Posts: n/a
Default Re: boost.python on Debian

You'd better ask this question on

boost.python mailing list
http://python.org/sigs/c++-sig/

or on

boost development mailing list
http://boost.org/more/mailing_lists.htm

On 16 Jan 2006 21:14:28 +0000, Joe bloggs <me@somewhere.com> wrote:[color=blue]
> According to apt-get I have the latest (1.32.0-6) Debian boost libraries,and
> bjam version (3.1.10-1) correctly installed.
> --
> http://mail.python.org/mailman/listinfo/python-list
>[/color]

Roman Yakovenko
 

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles