Hi all,
I have been trying to build the two ROOT versions mentioned above on Ubuntu and RHEL5 (both 64-bit) with the same error in both cases:
/home/username/xxx/root_5.28.00_64bit/bin/root.exe: error while loading shared libraries: libCore.so: cannot open shared object file: No such file or directory
I am not sure what I am doing wrong here. I am configuring with following command:
./configure linuxx8664gcc --enable-roofit --prefix=/home/username/xxx/root_5.28.00_64bit
GCC is version 4.5.2 on ubuntu
Thank you very much in advance for any input
Cheers