Boost logo

Boost Users :

Subject: Re: [Boost-users] bjam install location
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-06-22 11:25:51


On 06/21/2011 10:49 AM, David Doria wrote:
> I ran this:
> ~/src/boost$ ./bootstrap.sh
> ~/src/boost$ ./bjam --prefix=/home/ddoria/bin
>
> The output was:
>
> The Boost C++ Libraries were successfully built!
>
> The following directory should be added to compiler include paths:
>
> /home/ddoria/src/boost
>
> The following directory should be added to linker library paths:
>
> /home/ddoria/src/boost/stage/lib
>
> I would have expected these to be more like /home/ddoria/bin/bin and
> /home/ddoria/bin/lib - am I misunderstanding the install process?
>

Try

bjam --prefix=/home/ddoria/bin install

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