Changes between Initial Version and Version 1 of PythonPort/Quickstart
- Timestamp:
- Oct 10, 2007, 1:44:03 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PythonPort/Quickstart
v1 v1 1 2 = Python Port quickstart = 3 4 To run the Boost.Build Python port, follow these steps: 5 6 1. Get a fresh version of Boost.Jam from [http://svn.boost.org/svn/boost/trunk/tools/jam] and build it, by going to the "src" subdirectory and running {{{./build.sh --with-python=/usr}}} 7 8 2. Get a fresh version of Boost.Build python port from [http://svn.boost.org/svn/boost/branches/build/python_port] 9 10 3. Go to the {{{python/tests/bjam/make}}} subdirectory and run {{{bjam --build-system=pybb}}}.
