|
[Rivet] #429: Expose FastJet area objectsAndy Buckley andy.buckley at ed.ac.ukThu Jul 22 12:48:01 BST 2010
Hi Pavel, I think this is because you've set up the environment to use gcc 4.3, maybe via the ATLAS environment setup scripts generated by CMT, but you haven't got a compatible copy of the swig C++ -> Python interface generator in your PATH. The way to set up your path to get a compatible swig version is documented in point 1b here: http://projects.hepforge.org/rivet/trac/wiki/GettingStarted ... for convenience, the answer is to set the PATH variable as follows before running rivet-bootstrap: export PATH=/afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc43-opt/bin:$PATH Hope that helps, Andy On 19/07/10 23:16, Pavel Starovoitov wrote: > Hi Andy, > > I have problems with bootstrapping of the rivet-1.2.2b > On lxplus5 it fails on configure stage: > > checking for swig... /usr/bin/swig > checking if /usr/bin/swig can make a Python function wrapper... yes > checking if /usr/bin/swig is compatible with the g++ compiler... no > configure: error: Can't build Python extension since /usr/bin/swig is > not compatible with g++ > > > On lxplus4 it fails at the very end of the compilation process (see the > log file attached). > > Could you, please, help me sort this issue out? > > > -- > Best regards, > Pavel > > 2010/7/15 Rivet <rivet at projects.hepforge.org > <mailto:rivet at projects.hepforge.org>> > > #429: Expose FastJet area objects > --------------------------+------------------------------------------------- > Reporter: buckley | Owner: buckley > Type: enhancement | Status: assigned > Priority: blocker | Milestone: Release 1.2.2 > Component: Projections | Version: HEAD > Resolution: | Keywords: > --------------------------+------------------------------------------------- > Comment (by buckley): > > Any feedback on design or functionality? > > -- > Ticket URL: > <http://projects.hepforge.org/rivet/trac/ticket/429#comment:3> > Rivet <http://projects.hepforge.org/rivet/> > > > > > > > _______________________________________________ > 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 |