$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] How to install Boost.Numeric.Bindings
From: Peng Yu (pengyu.ut_at_[hidden])
Date: 2008-10-23 17:14:46
On Thu, Oct 23, 2008 at 12:09 PM, John Maddock <john_at_[hidden]> wrote:
> Peng Yu wrote:
>>>
>>> Can you be more specific on which dir it shall point to in my case?
>
> See http://www.boost.org/doc/libs/1_36_0/doc/html/bbv2/installation.html
>
> But it's the boost-path/tools/build/v2 directory I believe.
I don't find any .cpp file in boost/sandbox/boost/numeric/bindings.
Does it mean that I don't have to build it in order to use it? Do I
just need to include the header files to use it?
Lapack does not come with boost-sandbox, right? Do I have to download
lapack and install it separately so that Boost.Numeric.Bindings can
use it?
Thanks,
Peng