Building and Running glastpack

On Linux, glastpack.pl has made all this *much* simpler 

(see http://www-glast.slac.stanford.edu/software/core/build_system/glastpack.htm for a description - it's in cvs).

 When I rebuilt Gleam v2r0 (already having GaudiSys available - if not, build it this way) it was only 4 commands to do it all:

 glastpack.pl create Gleam_v2r0
 cd Gleam_v2r0; glastpack.pl login
 - edit the CMTPATH file to append the path to my GaudiSys version (or append it with glastpack.pl) -
 glastpack.pl build Gleam v2r0

 that's it.

 then to run it:

 glastpack.pl run Gleam v2r0 Gleam.exe


Last Modified August 04, 2004

Back to glastpack