|
[Rivet] installation problems (partially solved?)Holger Schulz holger.schulz at physik.hu-berlin.deThu Jul 24 13:49:19 BST 2008
Holger Schulz wrote: > Hi, > > I am currently trying to install the rivet/agile package on the DESY > System which has access to /afs/cern.ch... > > The following error occurs, when I try to build rivet against CERN's > installation of HepMC: > > /afs/cern.ch/sw/lcg/external/HepMC/2.04.00/slc4_amd64_gcc34/lib/libHepMC.so: > file not recognized: File format not recognized > > I am trying to build on a SL4 machine with an AMD Opteron CPU. > > If I use a local installation of HepMC to build against, the compiler > does not complain. However, running rivetgun > (e.g. with pythia 6.413 or pythia 6.418)results in Segmentation > Faults, whenever HepMc is to be used. > > Has anyone had similar experiences? > > Cheers, > Holger > I think I have partially figured out what is going wrong. The (successful) installation of AGILe/rivet using my local installation of HepMC runs into segmentation faults, because the generator libraries loaded by AGILe are all 32 bit ones, e.g.: AGILe.Loader: TRACE Found /afs/cern.ch/sw/lcg/external/MCGenerators/pythia6/416/slc4_ia32_gcc34/lib/libpythia6_dummy.so Is it possible to give AGILe a certain lcg-tag to 'dot slash configure' with? I think there was something like that in a former bootstrap script. I still don't know why the cern's HepMC version doesn't work for me :( In order to use LHAPDF as it is installed at /afs/cern.ch... one only needs to add the appropriate path to LD_LIBRARY_PATH, right? Cheers, Holger
More information about the Rivet mailing list |