Changes between Version 1 and Version 2 of PythonPort/Quickstart


Ignore:
Timestamp:
Oct 10, 2007, 1:44:13 PM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Quickstart

    v1 v2  
    1 
    21= Python Port quickstart =
    32
     
    54
    65  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 
    86  2. Get a fresh version of Boost.Build python port from [http://svn.boost.org/svn/boost/branches/build/python_port]
    9 
    107  3. Go to the {{{python/tests/bjam/make}}} subdirectory and run {{{bjam --build-system=pybb}}}.