|
Boost Users : |
From: Steve M. Robbins (steven.robbins_at_[hidden])
Date: 2004-08-30 22:26:04
On Mon, Aug 30, 2004 at 05:03:30PM -0700, Fred J. wrote:
> Hello
> I am stuck, here is my info, thanks much
>
> boost install steps for
> i686-pc-Linux debian-GNU/Linux 2.6.8
For debian, you can install boost using this simple command
apt-get install libboost-dev
(include libboost-python-dev, libboost-regex-dev, etc if you
require other compiled libs)
If you're using "stable" or "testing" and want boost 1.31, it's
more complicated but you can build from the debian sources. Put
the following line in /etc/apt/sources.list
deb-src http://ftp.debian.org/debian unstable main
then run
apt-get update
fakeroot apt-get source --build boost
-Steve
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net