Hello,
I’m new to ROOT and I have just installed it.
If I try to run a c++ script invoking ROOT I get the following error message:
./restab: error while loading shared libraries: libCint.so: cannot open shared object file: No such file or directory
I have checked and, indeed, libCint.so is not among the *.so files inside lib/.
Is it due to an installation problem?
I’m using root-6.16.00 on Fedora 29.
Thanks in advance,
Paolo