Re: [ROOT] Problems setting library paths

From: Andre Holzner (Andre.Holzner@cern.ch)
Date: Thu Jul 19 2001 - 10:07:59 MEST


Hi,

joadicke wrote:
> 
> Sorry to bother you yet again but here's what happens when I setenv.
> I may not be doing it right and if so you could fill me in on my
> errors.  Here's a print out of my screen:
> 
> >h2root
> h2root: error while loading shared libraries: libCore.so:  Cannot load
> shared object file: No such file or directory
> >Setenv LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib

With my csh,

  setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:${ROOTSYS}/lib 

works. You can verify with

  echo $LD_LIBRARY_PATH

that $ROOTSYS/lib was actually appended.


best regards,

André

-- 
------------------+----------------------------------
Andre Holzner     | +41 22 76 76750 
Bureau 32 2-C13   | Building 32     
CERN              | Office 2-C13    
CH-1211 Geneve 23 | http://wwweth.cern.ch/~holzner/



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:52 MET