Hello,
we have installed a new version of ROOT since the old one isn’t working on CentOS7.
module spider ROOT/6.14.06-Python-2.7.15
Hello,
we have installed a new version of ROOT since the old one isn’t working on CentOS7.
module spider ROOT/6.14.06-Python-2.7.15
Hello,
I just tried it, but it crashes as soon as any GUI is involved with the following error:
ling::DynamicLibraryManager::loadLibrary(): libtiff.so.3: cannot open shared object file: No such file or directory
Error in <TInterpreter::TCling::AutoLoad>: failure loading library libASImage.so for TASImage
to reproduce:
# module load GCC/7.3.0-2.30 OpenMPI/3.1.1 ROOT/6.14.06-Python-2.7.15
# root -l
root [0] TBrowser tb;
Best regards,