Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. cd to directory which will contain the build
  2. cvs co -d 3.2.7 -r TMineExt-03-02-07 TMineExt-scons
  3. cd 3.2.7
  4. scons --with-GLAST-EXT=$GLAST-_EXT --compile-opt --variant=NONE --rm -k all >& build.log
  5. Examine build.log to make sure the build has succeeded
  6. cd ..
  7. tar -cfz TMineExt-3.2.7.tar.gz 3.2.7/lib 3.2.7/exe 3.2.7/bin 3.2.7/data 3.2.7/doc 3.2.7/include 3.2.7/lib 3.2.7/config.log 3.2.7/build.log