Changes between Version 28 and Version 29 of WikiStart

Show
Ignore:
Timestamp:
10/26/2008 4:49:23 PM (13 months ago)
Author:
jfemiani (IP: 10.202.8.53)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v28 v29  
    2727 
    2828== Test Install == 
    29 [[BR]] This project uses SCons for build-scripting, so you need to install Python to build it.  I use some of my own python scripts (http://bugx.i3dea.asu.edu/projects/build ) to  automate some tasks. 
     29=== Windows === 
     30This project uses SCons for build-scripting, so you need to install Python to build it.  I use some of my own python scripts (http://bugx.i3dea.asu.edu/projects/build ) to  automate some tasks. 
    3031 
    3132 1. Install python from http://www.python.org 
     
    4142   To compile and run the test cases. 
    4243 
     44=== Linux === 
     45<!> These steps are not tested. Please let me know if they don't work. <!>[[BR]] 
     46 1. Install python from http://www.python.org 
     47 1. Install the GNU GCC tools (compiler, make, debugger, etc.) 
     48 1. Install boost from [http://www.boost.org http://www.boost.org.] You will want the HEAD revision of GIL.  
     49 1. Apply [attachment:gil.patch] against the boost HEAD revision of GIL. 
     50 1. Install the jpeg, tiff, png, and zlib libraries. 
     51 1. Use subversion to checkout the sources from http://bugx.i3dea.asu.edu/svn/gilx/trunk 
     52 1. Run 
     53{{{ 
     54         python ./scons/scons.py test 
     55}}} 
     56   To compile and run the test cases. 
     57 
     58[[BR]] 
    4359---- 
    4460For a complete list of local wiki pages, see TitleIndex.