Changes between Version 4 and Version 5 of PythonPort/Quickstart


Ignore:
Timestamp:
Oct 16, 2007, 9:56:57 AM (18 years ago)
Author:
ghost
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PythonPort/Quickstart

    v4 v5  
    55  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}}}. On Windows, use {{{build.bat --with-python=<python-root>}}}.
    66  2. Get a fresh version of Boost.Build python port from [http://svn.boost.org/svn/boost/branches/build/python_port]
    7   3. Go to the {{{python/tests/bjam/make}}} subdirectory and run
    8 {{{bjam --build-system=pybb --user-config=user-config.jam}}}.
     7  3. Go to the {{{python/tests/bjam/make}}} subdirectory and run 
     8  {{{bjam --build-system=pybb --user-config=user-config.jam}}}.