Comment 14 for bug 462059

Revision history for this message
zelrikriando (zelrikriando-gmail) wrote :

I was able to compile this version : http://root.cern.ch/drupal/content/production-version-524 from source

what I did in the root/ directory :

 ./configure --enable-roofit --disable-xrootd --build=debug --disable-krb5
make clean
make
source bin/thisroot.csh

That should be a good workaround for now I think.