Dear Mr. Chen, I'm not an expert, but as far as I remember my root installation it was necessary to setup three environmen variables; this is a piece of my .tcshrc file: setenv ROOTSYS /local/root if ( ${?LD_LIBRARY_PATH} ) then setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${ROOTSYS}/lib else setenv LD_LIBRARY_PATH ${ROOTSYS}/lib endif setenv PATH ${PATH}:${ROOTSYS}/bin I hope it is the solution you're looking for. Regards pietro On Fri, 5 Jul 2002, Mingjun Chen wrote: >hi,all! >I'm a new comer.After installing root_v3.03.05,run "root", >then it flashs the red interface,but then it says: > >$/usr/local/bin/root.exe: error while loading shared libraries: >$libCore.so: cannot open shared object file: No such file or directory > >Why? who can help me? >thx. > >M.J.Chen > > > >-- >P.O.Box 918-2,Bejing,100039 P.R.China >Centre for Expermental Physcis >Institute of High Energy Physics(IHEP) ¡ò ¡ò¡Ö >Phone:(8610)68236041 ¦á¡Î-¡«¡È£Ü >Homepage: about:blank ¡Ì¨ã ¡Ì¨ß > >
This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:59 MET