Boost logo

Boost Users :

Subject: Re: [Boost-users] pkg-config and FreeBSD
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-07-28 11:43:09


Roman Shmelev wrote:

> Dear community, please suggest.
>
> I try to compile Boost under EC2 (Fedora 8)
> the problem is: it seems to ignore --layout=system.
> I mean, for example created path is /usr/local/include/boost_1.39.0/
> but must be /usr/local/include/boost/ !

This is pretty strange. Looking at the code in SVN, there's no way
it can *ever* produce such a name. It can produce

        /usr/local/include/boost-1_39_0/

and only if using versioned layout. Are you sure you are using
unmodified 1.39 source release and not version patched by the
distribution?

> More, it seems to not place compiled libraries to /usr/local/lib,
> which must be done by default.

What is the exact command line you are using?

- Volodya


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