Opened 9 years ago
Closed 9 years ago
#701 closed Bug (fixed)
Cannot build Delphes2 with MadGraph on lxplus.cern.ch
Reported by: | Shu Li | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | |
Component: | Delphes code | Version: | Delphes 2 |
Keywords: | Cc: | shuli@… |
Description
Dear Delphes experts,
I have a problem building up Delphes2 on the lxplus.cern.ch platform.
What I did was:
export ROOTSYS=/usr
export PATH=$PATH:$ROOTSYS/bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib
export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:$ROOTSYS/lib
then inside MadGraph, I did:
mg5>install Delphes
Downloading http://cp3.irmp.ucl.ac.be/downloads/Delphes-2-current.tar.gz
--2015-07-13 14:44:54-- http://cp3.irmp.ucl.ac.be/downloads/Delphes-2-current.tar.gz
Resolving cp3.irmp.ucl.ac.be... 130.104.48.109
Connecting to cp3.irmp.ucl.ac.be|130.104.48.109|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 664030 (648K) [application/x-gzip]
Saving to: “Delphes.tgz”
100%[==================================================================================================================================================================>] 664,030 2.69M/s in 0.2s
2015-07-13 14:44:55 (2.69 MB/s) - “Delphes.tgz” saved [664030/664030]
compile Delphes. This might takes a while.
then ended up with the errors as the following:
Compiling Utilities/stdhep/mcf_stdcm1_xdr.c
Compiling Utilities/stdhep/mcf_Stdhep_xdr.c
Compiling Utilities/stdhep/mcf_hepev4_xdr.c
Building lib/libUtilities.so
/usr/bin/ld: cannot find -lEG
collect2: ld returned 1 exit status
make: * [lib/libUtilities.so] Error 1
Error detected during the compilation. Please check the compilation error and run make manually.
Any solution? Many thanks.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Hi,
sorry for the late answer. Please use Delphes 3 (Delphes2 is not supported anymore).
Cheers,
Michele