|
[Rivet] Error with RivetAndy Buckley andy.buckley at ed.ac.ukWed Jan 30 13:23:49 GMT 2013
Hi Hafeez, The error is that you are not using an LCG standard platform ("raw" SLC5 is not one) and hence there are no builds of the required libraries (of which FastJet is the first) available on AFS for the platform type x86_64-slc5-gcc41-opt. The solution is either to set up a standard GCC/Python combination (e.g. GCC 4.3, Py 2.6) from the /afs/cern.ch/sw/lcg/ area, or to disable the AFS lookup via the --ignore-lcgext flag. I'd recommend the former, just because the default SLC5 setup isn't supported. Or, even easier, set up a standard platform and directly source the Rivet setup from e.g. /afs/cern.ch/sw/lcg/external/MCGenerators_lcgcmt64b/rivet/1.8.2/x86_64-slc5-gcc46-opt/rivetenv.sh Hope that helps, Andy On 30/01/13 14:14, Hafeez Hoorani wrote: > Could you please help with the error below: > > ./rivet-bootstrap > Getting http://www.hepforge.org/archive/rivet/Rivet-1.8.2.tar.gz > Not overwriting tarball at > /afs/cern.ch/user/h/hoorani/public/Rivet/downloads/Rivet-1.8.2.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 > > Best Regards -- Hafeez > > > _______________________________________________ > 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 |