Changes between Version 24 and Version 25 of MussaglBuild


Ignore:
Timestamp:
08/08/2008 03:32:31 PM (16 years ago)
Author:
diane
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • MussaglBuild

    v24 v25  
    3232== Boost ==
    3333
    34 NOTE: The following directions are for Boost 1.33.1... We are currently working on migrating to Boost 1.34 w/ Python 2.5, which looks like it will take bit of effort to get it to work properly. This documentation will be updated once we have it working.
    35 
    3634  Boost is more challenging to build. First one needs to obtain [http://sourceforge.net/project/showfiles.php?group_id=7586&package_id=72941 BJam] for ones platform. Then if one has limited disk space one might need to limit which libraries that are built. Currently we're using: program_options, test, python, spirit, filesystem and some of the string processing algorithms.
    3735
    3836  For windows users there's a copy of a build tree at http://woldlab.caltech.edu/~diane/proj/win32-boost-mingw-build.tar.bz2
    3937
    40 Example command(s) for building boost from source (building only parts used by Mussa):
     38Example command(s) for building boost 1.33 from source for windows (building only parts used by Mussa):
    4139
    4240Win32 w/ Mingw