Xrootd / ROOT 5.32.02 on lxplus

Hi,

I am trying to use ROOT v5.32.02 on lxplus (from /afs/cern.ch/sw/lcg/app/releases/ROOT/5.32.02/x86_64-slc5-gcc43-opt/root) and when trying to open a file via xrootd:

root [0] TFile *f = TFile::Open("root://eosatlas//eos/atlas/user/b/blenzi/MiniPhotonD3PD/user.blenzi.MiniPhotonD3PD.v2.mc11_7TeV.107044.singlepart_gamma_Et500.merge.AOD.e1039_s1372_s1370_r2973_r2993.120409132358/user.blenzi.004165.photon._00001.root") dlopen error: libXrdUtils.so.0: cannot open shared object file: No such file or directory Load Error: Failed to load Dynamic link library /afs/cern.ch/sw/lcg/app/releases/ROOT/5.32.02/x86_64-slc5-gcc43-opt/root/lib/libNetx.so Error in <TCint::AutoLoad>: failure loading library libNetx.so for class TXNetSystem Error in <TPluginHandler::SetupCallEnv>: class TXNetSystem not found in plugin Netx Error in <TPluginHandler::SetupCallEnv>: class TXNetFile not found in plugin Netx

Any ideas where is this library?

Thank you in advance,
Bruno

Hi Bruno,

See this post

Cheers, Bertrand.

Hi Bertrand,

Thanks a lot, it did it.

Cheers,
Bruno