Boost C++ Libraries: Ticket #359: problem building on linux https://svn.boost.org/trac10/ticket/359 <pre class="wiki">I tried to build boost under my own user and in a tree that I own. I used : bjam "sTOOLS=gcc" -prefix=/nfs/us13/sverker/c++/boost/install/ install First it said #skipping phyton..." which is ok with me. Then I get : --------------------------------------------------------------------- don't know how to make sTOOLS=gcc don't know how to make -prefix=/nfs/us13/sverker/c++/boost/install/ ...patience... ...found 10593 targets... ...updating 3329 targets... ...can't find 2 targets... Then I get many complaints that it cannot write in /usr/local.. And finaly : ...failed updating 111 targets... ...skipped 3218 targets... ...updated 851 targets... /nfs/us13/sverker/c++/boost/install/ is empty. Do I always have ro run under root? Why do I get these two "dont know how to ..."? Yours Sverker Almehed Lund Sweden </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/359 Trac 1.4.3 René Rivera Fri, 04 Mar 2005 14:31:20 GMT <link>https://svn.boost.org/trac10/ticket/359#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/359#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=33595 You need to do: bjam "-sTOOLS=gcc" -prefix=/nfs/us13/sverker/c++/boost/install/ install Note the "-" before the TOOLS, to indicate it's an option. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>René Rivera</dc:creator> <pubDate>Fri, 04 Mar 2005 14:31:21 GMT</pubDate> <title>status changed https://svn.boost.org/trac10/ticket/359#comment:2 https://svn.boost.org/trac10/ticket/359#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> </ul> Ticket nobody Fri, 04 Mar 2005 14:40:51 GMT <link>https://svn.boost.org/trac10/ticket/359#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/359#comment:3</guid> <description> <pre class="wiki">Logged In: NO Sorry, I just saw the missing minus-signs. / The same </pre> </description> <category>Ticket</category> </item> </channel> </rss>