Boost logo

Boost :

Subject: Re: [boost] [wrapper]
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2014-04-09 14:13:08


AMDG

On 04/09/2014 10:46 AM, Alexandra Alva Oliva wrote:
>
> I install build-essential and rerun b2, this is the result:
>
> <snip>
>
> ....then a lot of this errors/ warning
> c.hpp for lack of /usr/local/include/boost...
> ...skipped <p/usr/local/include/boost>mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp for lack of /usr/local/include/boost...
> <snip>
> The folder stage/lib with the library was not created.
>

This means that you ran ./b2 install but lacked permission
to write to /usr/local. If you want to build the libraries
in stage/lib, use ./b2 or ./b2 stage.

In Christ,
Steven Watanabe

P.S. The appropriate forum for questions like this
is boost-users.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk