Changes between Version 6 and Version 7 of PythonPort/Quickstart


Ignore:
Timestamp:
Oct 25, 2007, 4:32:32 PM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Quickstart

    v6 v7  
    66  2. Get a fresh version of Boost.Build python port from [http://svn.boost.org/svn/boost/branches/build/python_port]
    77  3. Go to the {{{python/tests/bjam/make}}} subdirectory and run
    8   {{{bjam --build-system=pybb --user-config=user-config.jam}}}.
     8      {{{bjam --build-system=pybb --user-config=user-config.jam}}}.
     9
     10
     11Note: the bjam binary used in step 3 should be the one you've built in step 1.