|
[Rivet] Problems with installing RivetAndy Buckley andy.buckley at ed.ac.ukFri Apr 19 11:36:43 BST 2013
Hi Cigdem, The issue is that your environment is the default SLC5 one, so you are picking up the system's gcc4.1 compiler... which (in the infinite design wisdom of SL/LCG) is not a supported LCG platform! The Rivet "Getting Started" instructions demonstrate how to set up your environment with the LCG gcc4.3 before starting the bootstrap process: https://rivet.hepforge.org/trac/wiki/GettingStarted I've also added an entry to the troubleshooting page now: https://rivet.hepforge.org/trac/wiki/TroubleShooting If it's an easy addition, I'll get rivet-bootstrap to provide a specific warning for this situation, too. Cheers, Andy PS. You should be able to use an up-to-date pre-built version of Rivet from the Genser repository... does that not work, or do you need to change/fix something in the core code? On 19/04/13 09:36, Cigdem Issever wrote: > Dear All, > > > > I am trying to install Rivet on my lxplus account at CERN. > > > > I got the following error message when I executed this command: > > > > [issever at lxplus434]~/build% ./rivet-bootstrap --install-agile > --prefix=~/local > Getting http://www.hepforge.org/archive/rivet/Rivet-1.8.3.tar.gz > Downloading http://www.hepforge.org/archive/rivet/Rivet-1.8.3.tar.gz > Getting http://www.hepforge.org/archive/agile/AGILe-1.4.0.tar.gz > Downloading http://www.hepforge.org/archive/agile/AGILe-1.4.0.tar.gz > LCG area available: using LCG-built packages > Using LCG platform tag = x86_64-slc5-gcc41-opt > FastJet does not exist at path > /afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc5-gcc41-opt. You > may wish to use the --ignore-lcgext option > Traceback (most recent call last): > File "./rivet-bootstrap", line 510, in ? > sys.exit(1) > SystemExit: 1 > > > > An error has occurred while bootstrapping Rivet or one of its > dependencies. Sorry! > Please contact the Rivet developers at rivet at projects.hepforge.org > <mailto:rivet at projects.hepforge.org>, with a description of your > problem, a copy of this script and any error trace that may have > appeared and we'll try to get it fixed as soon as possible. Thanks for > your help! > > > > Shall I just ignore the lcg external packages? But I would like to use > fastjet for example. Can you please suggest a solution? > > > > Best Regards, > > Cigdem > > > > > > > > --------------------------------------------------------------------- > Dr Cigdem Issever > <https://www2.physics.ox.ac.uk/contacts/people/issever> > CERN, 42-R-006 > University Research Lecturer Skype-id: cigdem.issever > University of Oxford Tel: +41-762-762-732 > --------------------------------------------------------------------- > > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > http://www.hepforge.org/lists/listinfo/rivet > -- Dr Andy Buckley, Royal Society University Research Fellow Particle Physics Expt Group, University of Edinburgh The University of Edinburgh is a charitable body, registered in Scotland, with registration number SC005336.
More information about the Rivet mailing list |