$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-12-29 16:04:48
On Dec 29, 2005, at 1:45 PM, Rob Lemley wrote:
> If you need the sources for boost (and you will, if you need the boost
> build system for bjam), I recommend that you get the Debian package
> source:
>
> mkdir boost
> cd boost #unpacked package files will be here
> apt-get source boost #this will make a subdir boost-1.32.0
Oh, and you'll need Boost 1.33.0 or newer for the BGL-Python
bindings... I think 1.33.0 is in Debian unstable.
Doug