Boost C++ Libraries: Ticket #3355: "bjam install" tries to put libraries directly into /lib/ although --prefix is set https://svn.boost.org/trac10/ticket/3355 <p> I downloaded 1.39.0 and did </p> <p> ./bootstrap.sh --prefix=/home/staff/ps --without-libraries=python bjam install </p> <p> bjam then builds and tries to install the libraries into /lib/... and not into /home/staff/ps/lib/ as intended </p> <p> (install libraries in [EPREFIX/lib], exec prefix = [PREFIX], prefix = given) </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3355 Trac 1.4.3 anonymous Wed, 19 Aug 2009 08:41:47 GMT <link>https://svn.boost.org/trac10/ticket/3355#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:1</guid> <description> <p> using --libdir=/home/staff/ps/lib as additional argument to ./boostrap.sh works flawlessly </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Wed, 19 Aug 2009 21:37:15 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3355#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:2</guid> <description> <p> This is a known bug which will be fixed in 1.40. </p> </description> <category>Ticket</category> </item> <item> <author>Peter Schüller <schueller.p@…></author> <pubDate>Fri, 28 Aug 2009 09:25:21 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3355#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:3</guid> <description> <p> I just downloaded 1.40.0 and it no longer tries to install into /lib but into /usr/local/lib although I specified --prefix as /home/staff/ps </p> <p> Additionally specifying --libdir again solves the problem. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Fri, 28 Aug 2009 15:44:30 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3355#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:4</guid> <description> <p> What does the project-config.jam generated by bootstrap.bat contain at the end where it sets prefix, etc.? </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Sat, 29 Aug 2009 04:31:31 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3355#comment:5 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:5</guid> <description> <p> I just tried 1.40 and --prefix seems to work with bootstrap.sh. I'm not sure why it didn't work for you. </p> </description> <category>Ticket</category> </item> <item> <author>Peter Schüller <schueller.p@…></author> <pubDate>Mon, 31 Aug 2009 11:11:53 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3355#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3355#comment:6</guid> <description> <p> I tried again, even with a completely new unpacked tar.gz, and now it works. </p> <p> I'm sorry, the bug is fixed for me, obviously I did something wrong the first time. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Vladimir Prus</dc:creator> <pubDate>Mon, 31 Aug 2009 14:27:42 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3355#comment:7 https://svn.boost.org/trac10/ticket/3355#comment:7 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">invalid</span> </li> </ul> <p> Thanks for re-checking. I'm marking this bug closed. Should it reappear, please reopen, and provide the exact commands you have used, so that we have a chance to understand the problem. </p> Ticket