...
This was done in a non-standard way, as both GR and L1 were patched "in place" (due to the lack of RM at present).
- the location is from here:
/afs/slac.stanford.edu/g/glast/ground/releases/volume05/GlastRelease-20-10-04-gr07
- delete the entire
astro
package fromGlastRelease-20-10-04-gr07
, clone it from git and check outastro-04-04-00
recompile astro in situ, with the following command:
Code Block /afs/slac/g/glast/applications/SCons/2.1.0/bin/scons -C GlastRelease --with-GLAST-EXT=/afs/slac/g/glast/ground/GLAST_EXT/redhat6-x86_64-64bit-gcc44 --site-dir=../SConsShared/site_scons --compile-opt astro
...