$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] pkg-config and FreeBSD
From: Roman Shmelev (rshmelev_at_[hidden])
Date: 2009-07-28 11:19:03
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/ !
More, it seems to not place compiled libraries to /usr/local/lib,
which must be done by default.
Please advice how to simply compile Boost under Fedora 8 without
including version number in all folder's and file's names.