Error while loading shared libraries: libCore.so

From: Marcelo Zimbres <mzimbres_at_gmail.com>
Date: Thu, 17 Dec 2009 12:28:27 -0200


hi , I am trying to install root from source. After installing and trying to run it I get the error message:

root.exe: error while loading shared libraries: libCore.so: cannot open shared object file: No such file or directory

so, to set run-time library load path on executables, I try

./configure --prefix=/usr/local --enable-rpath make -j 4
make install

without success, the same error message is reported. What am I missing, could you help me fix this simple problem please?

Regards, Marcelo Received on Thu Dec 17 2009 - 15:28:31 CET

This archive was generated by hypermail 2.2.0 : Thu Dec 17 2009 - 17:50:02 CET