Re: [ROOT] problems in using the new version

From: Rene Brun (Rene.Brun@cern.ch)
Date: Mon Sep 09 2002 - 18:17:36 MEST


Hi Pietro,

It looks like the path:
/asis.local/i386_redhat61/usr.local/gcc-alt-2.95.2/lib
is missing in your LD_LIBRARY_PATH. This path may not be
set automatically in your environment (eg lxplus) where egcs1.1
is still the default compiler.

For Yuri, this version has been generated on RH6.1, not on RH7.2.
We also provide a binary distribution (and AFS) for gcc295 and RH7.2

Rene Brun

On Mon, 9 Sep 2002, Pietro Govoni wrote:

> Dear rooters,
> it's a few days that I'm trying to use the new root version on AFS (ROOT
> v3.03.08), with the following environment variables (tcsh):
> 
> setenv ROOTSYS /afs/cern.ch/sw/root/v3.03.08/rh61_gcc2952/root
> setenv LD_LIBRARY_PATH ${ROOTSYS}/lib
> setenv PATH ${PATH}:${ROOTSYS}/bin
> 
> When I try to start root I got the error message:
> 
> /afs/cern.ch/sw/root/v3.03.08/rh61_gcc2952/root/bin/root.exe: error in
> loading shared libraries: libstdc++-libc6.1-2.so.3: cannot open shared
> object file: No such file or directory
> 
> while if I try to find that library I get:
> 
> > locate libstdc++-libc6.1-2.so.3
> /asis.local/i386_redhat61/usr.local/gcc-alt-2.95.2/lib/libstdc++-libc6.1-2.so.3
> 
> I also tried to get start the same version of root on an other AFS
> account, getting the same results.
> 
> I wonder why ROOT does not work; can anybody give me any suggestion on how
> to solve this (probably stupid) problem?
> 
> Thank you for your attention, best regards
> 
> pietro govoni
> 



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:51:09 MET