Version 6.00 Binary Build Configurations

This page shows how the binary ROOT distributions were build for the different platforms.

You can use root-config --config to see all options passed to ./configure. In addition you can use root-config --features to see all supported features of the specific ROOT install. The feature list is a combination of the explicit features specified via ./configure or cmake arguments, the features specified via environment variables and those found via auto-detection.

Linux SLC6 amd64 gcc4.8

-Dall=ON
-Dbuiltin_cfitsio=ON
-Dbuiltin_davix=ON
-Dbuiltin_freetype=ON
-Dbuiltin_ftgl=ON
-Dbuiltin_glew=ON
-Dbuiltin_gsl=ON
-Dbuiltin_lzma=ON
-Dbuiltin_pcre=ON
-Dbuiltin_xrootd=ON
-Dkrb5=ON
-DPYTHON_EXECUTABLE=/afs/cern.ch/sw/lcg/external/Python/2.7.3/x86_64-slc6-gcc48-opt/bin/python

Mac OS X 10.9 clang 5.1

-Dall=ON
-Dbuiltin_cfitsio=ON
-Dbuiltin_davix=ON
-Dbuiltin_freetype=ON
-Dbuiltin_ftgl=ON
-Dbuiltin_glew=ON
-Dbuiltin_gsl=ON
-Dbuiltin_lzma=ON
-Dbuiltin_pcre=ON
-Dbuiltin_xrootd=ON
-Dcxx11=ON
-Dlibcxx=ON