$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2003-02-14 10:09:10
Neal D. Becker wrote:
> > or from somewhere else? I've looked at those and source rpm does include
> > "boost-build.jam"
>
> Which rpm?
>
> rpm -q boost-jam
> boost-jam-3.1.3-1
>
> rpm -q -l boost-jam | grep boost-build
> [silence]
>
> rpm -q -l boost | grep boost-build
> [nothing]
>
> rpm -q -l boost-devel | grep boost-build
> [nadda]
>
> BTW, I just rebuilt using boost-1.29.0-2.src.rpm
And that package should include big tar file, with entire Boost source tree.
This is what is needed.
- Volodya