Changes between Version 28 and Version 29 of WikiStart
- Timestamp:
- 10/26/2008 4:49:23 PM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v28 v29 27 27 28 28 == 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 === 30 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. 30 31 31 32 1. Install python from http://www.python.org … … 41 42 To compile and run the test cases. 42 43 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]] 43 59 ---- 44 60 For a complete list of local wiki pages, see TitleIndex.