.so files already loaded?

I do not get the same messages from root.exe.

The problem looks similar to Problem using ROOT on Snow Leopard: library already loaded but there it happens in CINT directly and it is claimed that it was fixed.

I’ve got ROOT 5.34.01_1+fftw3+gcc45+graphviz+gsl+minuit2+opengl+python27+roofit+soversion+ssl+tmva+xml from MacPorts. Python 2.7.3 and all dependencies also from MacPorts. XQuartz 2.7.3, XCode 4.4.1, Mac OS 10.7.4.

My environment variables:
ROOTSYS: /opt/local
LD_LIBRARY_PATH: /opt/local/lib/root
PYTHONPATH: /opt/local/lib/root::/Users/jfcaron/Macros
DYLD_LIBRARY_PATH: /opt/local/lib/root

My .rootrc file is attached in case it matters.

Even if the Info messages are harmless, I would like to stop them from clogging up my terminal window and log files.
myrootrc.txt (2.15 KB)