Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost under Linux, invoking bootstrap
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-05-05 07:40:12


AMDG

On 05/05/2013 04:10 AM, Edward Diener wrote:
> I am trying to get started using Boost under Linux in order to test my
> TTI library using the latest trunk. So first I try using bootstrap with:
>
> ./bootstrap.sh --prefix=~/bin
>
> It completes succesfully but nothing is put in my home bin subdirectory.
> Did I do something wrong ?
>

./booststrap.sh doesn't build anything.
To install Boost, run ./b2 install
If you just want to test TTI use:
./b2 libs/tti/test

In Christ,
Steven Watanabe


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