Boost logo

Boost Users :

Subject: [Boost-users] bjam install location
From: David Doria (daviddoria_at_[hidden])
Date: 2011-06-21 13:49:39


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?

Thanks,

David


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