|
[Rivet] Minor bug in rivet-bootstrap [Re: Rivet 1.5.0 released]Andy Buckley andy.buckley at ed.ac.ukTue Mar 15 12:51:03 GMT 2011
On 15/03/11 12:38, Ben Waugh wrote: > Hi Andy, All, > > Congratulations on the release, and especially on a "rivet-bootstrap" > script that very very nearly works on our bog-standard SLC5 cluster. > > There is only one minor bug that I have discovered so far. The generated > rivetenv.sh sets PYTHONPATH to > $INSTALLDIR/lib/python2.4/site-packages > but the Python libraries are actually in > $INSTALLDIR/lib64/python2.4/site-packages > > So just running Rivet out of the box gives the infamous "No module named > rivet" error. Damn, so close! Hmm, I *thought* that I was now taking the generated rivetenv scripts from the Rivet build, in which case the installation directory is actually generated (in configure.ac) by Python's own installation system! I'll have to check the bootstrap script again. In the meantime, can you take a look at the generated rivetenv.sh which should be in the Rivet build directory on your system (i.e. not necessarily the one that rivet-bootstrap tells you to use) and see if it also specifies lib rather than lib64? It would certainly be strange if Python reports that it'll be installing into one directory and then actually copies the files into another... Andy -- 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 |