Fork me on GitHub

Opened 5 months ago

Closed 5 months ago

#1590 closed Bug (fixed)

Running Delphes on lxplus9

Reported by: Alberto Plebani Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description (last modified by Pavel Demin)

Hi all,if I
I am trying to run Delphes on lxplus9 (Alma9), but I see that the setup script is a centos7 script, and this leads me to this output:

[alpleban@lxplus988 ~]$ source /cvmfs/sft.cern.ch/lcg/views/LCG_99/x86_64-centos7-gcc10-opt/setup.sh
awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_99/x86_64-centos7-gcc10-opt/lib/libreadline.so.8: undefined symbol: UP
awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_99/x86_64-centos7-gcc10-opt/lib/libreadline.so.8: undefined symbol: UP
awk: symbol lookup error: /cvmfs/sft.cern.ch/lcg/views/LCG_99/x86_64-centos7-gcc10-opt/lib/libreadline.so.8: undefined symbol: UP
/cvmfs/sft.cern.ch/lcg/releases/R/3.6.3-0846b/x86_64-centos7-gcc10-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.6.3-0846b/x86_64-centos7-gcc10-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.6.3-0846b/x86_64-centos7-gcc10-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.6.3-0846b/x86_64-centos7-gcc10-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.6.3-0846b/x86_64-centos7-gcc10-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 there a new setup script that should be run for lxplus9?

Thank you for the help.

Sincerely,

Alberto Plebani

Change History (3)

comment:1 by Pavel Demin, 5 months ago

I think that any version of LCG software can be used with Delphes.

Here is a command to setup the latest version of LCG software for EL9 (AlmaLinux 9):

source /cvmfs/sft.cern.ch/lcg/views/LCG_105/x86_64-el9-gcc12-opt/setup.sh
Last edited 5 months ago by Pavel Demin (previous) (diff)

comment:2 by Pavel Demin, 5 months ago

The main LXPLUS machines now also run EL9.

I have updated the instructions in the WorkBook/QuickTour wiki page and in the README files.

comment:3 by Pavel Demin, 5 months ago

Description: modified (diff)
Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.