|
[Rivet] Need a guidelineAndy Buckley andy.buckley at ed.ac.ukSun Dec 11 14:15:16 GMT 2011
Hi Izhar, Your problem is that the compiler you are using (GCC 4.1) is not an LCG supported platform -- hence no FastJet build is found on AFS for the x86_64-slc5-gcc41-opt platform tag. The way to fix this is to make sure that you have set up your shell environment to use a standard compiler -- most likely GCC 4.3 -- before running the bootstrap script. You can set this up by sourcing the appropriate GCC 4.3 installation setup script, e.g. /afs/cern.ch/sw/lcg/external/gcc/4.3/x86_64-slc5-gcc43-opt/setup.sh Cheers, Andy On 11/12/11 14:04, Izhar Sagheer wrote: > Hi > Its Izhar Sagheer from Pakistan > I am going to work in RIVET. I am following RIVET MANUAL but facing some > problems > > I used these commands: > > $ wget http://svn.hepforge.org/rivet/bootstrap/rivet-bootstrap > $ chmod +x rivet-bootstrap > > in my /afs/cern.ch/i/isagheer/test/RIVET > > and i type the command as: > > ./rivet-bootstrap --install-agile > --prefix=/afs/cern.ch/i/isagheer/test/RIVET > > after downloading two files "Rivet-1.7.0.tar.gz" and > "agile-1.3.0.tar.gz" it starts to use "LCG area availabale=using LCG > build packeges" but then it gives and error like: > > > FastJet does not exist at path > /afs/cern.ch/sw/lcg/external/fastjet/2.4.3/x86_64-slc5-gcc41-opt. You > may wish to use the --ignore-lcgext option > Traceback (most recent call last): > File "./rivet-bootstrap", line 476, in ? > sys.exit(1) > SystemExit: 1 > > > kindly guide and help me for above error > > I am waiting for your response. I have to present RIVET some days after. > > Best Regards > Izhar Sagheer > National Center for Physics. Islamabad. Pakistan > > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > http://www.hepforge.org/lists/listinfo/rivet -- Dr Andy Buckley SUPA Advanced Research Fellow Particle Physics Experiment 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 |