Hello,
I try to install root 5.10 on SLC3 with gcc3.2.3.
I made :
./configure linux
gmake
gmake cintdlls
When i do root, nothing is done.
When i do root.exe, i had an error message (see attachment).
I checked that all libraries are been built.
What should i do?
Fabien
error.txt (1.66 KB)
It looks like some of the dictionary and/or library are stalled and/or not matching the root.exe. Are you sure ROOTSYS, PATH and LD_LIBRARY_PATH all point to your new installation?
Are all the G__*cxx and all the library recently built?
Philippe