Hi everyone, I have a makefile that defines ROOTLIBS (I think correctly) and ROOTSYS is defined. Yet, rootcint does not find libCint.so. That shared library is in the lib area. Can anyone help me unconfuse my Linux PC? - John [jkrane@localhost treemaker]$ make ROOTLIBS is ---L/bin/root/lib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lpthread -lm -ldl -rdynamic -lMinuit -lMySQL-- ROOTLIBS is ---L/bin/root/lib -lCore -lCint -lHist -lGraf -lGraf3d -lGpad -lTree -lRint -lPostscript -lMatrix -lPhysics -lpthread -lm -ldl -rdynamic -lMinuit -lMySQL-- Generating dictionary ObjDateDict.cpp... rootcint: error while loading shared libraries: libCint.so: cannot open shared object file: No such file or directory make: *** [ObjDateDict.cpp] Error 127 [jkrane@localhost treemaker]$ ls /bin/root/lib/libCint.so /bin/root/lib/libCint.so
This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:12 MET