Versions Compared

Key

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

...

./configure linux --fail-on-missing --enable-mysql --enable-xrootd --with-python-incdir=/afs/slac/g/glast/ground/GLAST_EXT/rh9_gcc32opt/python/2.5.1-gl1/gcc32/include/python2.5 --with-python-libdir=/afs/slac/g/glast/ground/GLAST_EXT/rh9_gcc32opt/python/2.5.1-gl1/gcc32/lib/python2.5/config --enable-reflex --enable-cintex --enable-roofit --with-oracle-incdir=/usr/oracle/rdbms/public --with-oracle-libdir=/usr/oracle/lib --enable-minuit2 --enable-unuran --enable-table --enable-explicitlink > & config.log &

Interesting changes in this version:

In cint, there is now stricter adherence to the use of proper names for arguments defined as enums: http://root.cern.ch/phpBB2/viewtopic.php?t=6113&highlight=enumImage Added

On Linux, MacOS X and Windows, there is no need anymore to define the environment variable ROOTSYS. Internally ROOTSYS is set depending on the location of the ROOT libraries.

Port to gcc 4.3.1.

Full release notes are here:  http://root.cern.ch/root/v520/Version520.news.htmlImage Added

Meaning of icons:

(smile) - For regular GLAST CMT packages, indicates that the package compiles with the new ROOT, and that any test programs execute properly; the meaning of other check marks depends on what the component is.

...