Boost C++ Libraries: Ticket #1199: configure doesn't work with path containing whitespaces (MacOS X) https://svn.boost.org/trac10/ticket/1199 <p> macpro01:/Volumes/Macintosh HD 2/boost_1_34_1 $ ./configure --prefix=/usr/local/ </p> <p> Building Boost.Jam with toolset darwin... ./configure: line 198: cd: <a class="missing wiki">/Volumes/Macintosh</a>: No such file or directory ./configure: line 1: cd: ./tools/jam/src: No such file or directory </p> <p> tools/jam/src<em>bjam Detecting Python version... 2.5 Detecting Python root... /sw Unicode/ICU support for Boost.Regex?... not found. Backing up existing Boost.Build configuration in user-config.jam.2 Generating Boost.Build configuration in user-config.jam... Generating Makefile... </em></p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1199 Trac 1.4.3 Dave Abrahams Tue, 04 Sep 2007 13:57:05 GMT owner set https://svn.boost.org/trac10/ticket/1199#comment:1 https://svn.boost.org/trac10/ticket/1199#comment:1 <ul> <li><strong>owner</strong> set to <span class="trac-author">Douglas Gregor</span> </li> </ul> Ticket Vladimir Prus Sat, 16 May 2009 10:55:23 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1199#comment:2 https://svn.boost.org/trac10/ticket/1199#comment:2 <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">fixed</span> </li> </ul> <p> I believe this is fixed in 1.39.0. Note that 'configure' was renamed to 'bootstrap.sh', with some associated behaviour changes. </p> Ticket