$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-07-21 09:56:44
On Wednesday 21 July 2004 3:36 am, sena wrote:
> Hi Friends,
>
> I am trying to use Bayer++ classes for Kalman filter
>
>
> But before that I have to install boost c++ library.
>
> My fisrt effort was not successful.
>
>
> Can anyone tell me how to install it in Redhat Linux-8?
Which Boost libraries do you need? For most libraries, installation is as
simple as "tar zxvf boost-tarball-name.tgz".
Doug