[pmurray@ccc01 test]$ pwd /home/pmurray/root/test [pmurray@ccc01 test]$ gmake Generating dictionary EventDict.cxx... rootcint: error while loading shared libraries: libCint.so: cannot load shared object file: No such file or directory gmake: *** [EventDict.cxx] Error 127 [pmurray@ccc01 test]$ root-config --libs -L/usr/local/root/lib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lm -ldl -lpthread -rdynamic [pmurray@ccc01 test]$ I tried to run the gmake in the test dir but got this error. libCint.so is in /usr/local/root/lib and the Makefile seems to be calling those libs. I am using a Dell running linux. Any ideas? Thank you, Pat Murray
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:39 MET