[Boost-bugs] [Boost C++ Libraries] #5163: Support tilde paths when installing.

Subject: [Boost-bugs] [Boost C++ Libraries] #5163: Support tilde paths when installing.
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-02-05 14:36:08


#5163: Support tilde paths when installing.
-------------------------------------+--------------------------------------
 Reporter: danieljames | Owner: vladimir_prus
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: build
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 On linux, installing boost build using `bjam install --prefix=~/boost/env`
 installs to a subdirectory called `~`, typically `boost/tools/build/v2/~`.
 I guess that normally such paths are expanded by the shell so bjam doesn't
 have to deal with them, but because '--prefix=~/boost/env' appears to be a
 single argument that didn't happen. Would it be possible to support this?

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5163>
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:05 UTC