Error while loading shared libraries: libImt.so

Hi All!

I am wroking remotely on lxplus. I tried to connect with graphics via Putty+Xming and run a script, but it showed me an error:
./fit: error while loading shared libraries: libImt.so: cannot open shared object file: No such file or directory

The error remains even if I don’t use graphics.
I do understand that it stopped seeing the file, but don’t know how to solve it taking into account that I am working on lxplus. As well as, I don’t know where to look for this file there to check if it is still fine.

Thank you for help.


_ROOT Version:6.12/06
Platform: Not Provided
Compiler: Not Provided


From where were you using ROOT? You probably need to source the same script (thisroot.sh) you were using before so that the libraries are found. This is not related to graphics, just about how the loader finds libraries.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.