Hi,
I just wanted to let you know that I've installed root 5.24.00 in the
project area, if you'd like to use it.
I've also built the GSL v1.13 library (with the option with-pic). So
this version of root has the mathmore library available.
Both of these packages have been built for the x86_64 environment. Let
me know if you really need 32bit versions.
You may want to put the following lines in your .login (or .bashrc):
export ROOTSYS="/project/antares/root_v5.24.00_x86_64"
export LD_LIBRARY_PATH="${ROOTSYS}/lib":${LD_LIBRARY_PATH}
export PATH="${ROOTSYS}/bin:${PATH}"
Let me know if you have any issues using it.
- Corey