Problem sourcing ROOT from cvmfs

hi, i am sourcing ROOT (and geant4) from LCG view. When I run
source /cvmfs/sft.cern.ch/lcg/views/LCG_97rc4python3/x86_64-centos7-gcc9-opt/setup.sh
I got the following error, in which it still appeared even i run:
sudo apt-get install libreadline-dev

awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_97rc4python3/x86_64-centos7-gcc9-opt/lib/libreadline.so.8: undefined symbol: UP
awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_97rc4python3/x86_64-centos7-gcc9-opt/lib/libreadline.so.8: undefined symbol: UP
awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_97rc4python3/x86_64-centos7-gcc9-opt/lib/libreadline.so.8: undefined symbol: UP
/cvmfs/sft.cern.ch/lcg/releases/R/3.5.3-5c668/x86_64-centos7-gcc9-opt/lib64/R/bin/exec/R: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
/cvmfs/sft.cern.ch/lcg/releases/R/3.5.3-5c668/x86_64-centos7-gcc9-opt/lib64/R/bin/exec/R: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
/cvmfs/sft.cern.ch/lcg/releases/R/3.5.3-5c668/x86_64-centos7-gcc9-opt/lib64/R/bin/exec/R: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
/cvmfs/sft.cern.ch/lcg/releases/R/3.5.3-5c668/x86_64-centos7-gcc9-opt/lib64/R/bin/exec/R: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory
/cvmfs/sft.cern.ch/lcg/releases/R/3.5.3-5c668/x86_64-centos7-gcc9-opt/lib64/R/bin/exec/R: error while loading shared libraries: libreadline.so.6: cannot open shared object file: No such file or directory

is that:
1.) i am still missing some dependencies or
2.) the lcg view is not the right one for ubuntu20.04 ?


ROOT Version: Not Provided
Platform: Ubuntu20.04 (on WSL2)
Compiler: Not Provided


CentOS 7” is not “Ubuntu 20.04”:

ls -dlt /cvmfs/sft.cern.ch/lcg/views/*/*ubuntu2004*

Ok thanks, I just found one /cvmfs/sft.cern.ch/lcg/views/LCG_99

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.