Re: [Boost-bugs] [Boost C++ Libraries] #8761: Build boost 1.54 on Mac with clang and c++11

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #8761: Build boost 1.54 on Mac with clang and c++11
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-08-20 12:26:52


#8761: Build boost 1.54 on Mac with clang and c++11
---------------------------------+-------------------------
  Reporter: stefan.schiffler@… | Owner: olli
      Type: Bugs | Status: closed
 Milestone: To Be Determined | Component: context
   Version: Boost 1.54.0 | Severity: Showstopper
Resolution: invalid | Keywords:
---------------------------------+-------------------------

Comment (by lhusselmann@…):

 Hi All
 I'm trying to install Boost_1_54_0, have downloaded the latest version,
 boost_1_54_0.tar.bz2, unpacked it. I got the an error when trying to use
 ./bootstrap.sh. "./bootstrap.sh: line 212: rm: command not found -n
 Building Boost.Build engine with toolset darwin...

 Failed to build Boost.Build build engine Consult 'bootstrap.log' for more
 details". In the log file it says rm -rf bootstrap ./build.sh: line 16:
 rm: command not found.

 The same question was posted years ago at this link,

 Installing boost library in /usr/lib: sudo ./bootstrap.sh command not
 found

 The solution was to type, chmod 755 bootstrap.sh , to make it executable.
 I've tried to do that but it says "command not found". The chmod command
 was not found. Even trying to do Boost.build in the v2 directory, it says
 the bootstrap.sh and chmod 755 to make it executable was not found. I
 stuck!!! Could you please help me. I need to install boost in order to run
 Tophat2. Thanks in advance.
 Kind regards

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/8761#comment:10>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:13 UTC