[Rivet] Problems with Rivet

Adam Davison adamd at hep.ucl.ac.uk
Fri May 29 11:58:33 BST 2009


Hi,

When I try to compile pretty much the basic analysis from the wiki 
tutorial I get errors like:

[adamd at pc145:rivet]$ g++ -o libRivetJetMassAnalysis.so -shared -I 
/unix/atlas3/adamd/rivet/include/ -m32 JetMass.cc
In file included from /unix/atlas3/adamd/rivet/include/Rivet/Analysis.hh:5,
                 from JetMass.cc:1:
/unix/atlas3/adamd/rivet/include/Rivet/Rivet.hh:4:40: 
Rivet/Config/BuildOptions.hh: No such file or directory
/unix/atlas3/adamd/rivet/include/Rivet/Rivet.hh:22:28: HepMC/GenEvent.h: 
No such file or directory
/unix/atlas3/adamd/rivet/include/Rivet/Rivet.hh:23:29: 
HepMC/GenVertex.h: No such file or directory
/unix/atlas3/adamd/rivet/include/Rivet/Rivet.hh:24:31: 
HepMC/GenParticle.h: No such file or directory

This is using the version of Rivet you get from the bootstrap-installer 
script and having sourced the rivetenv.sh setup script you get out of that.

I can't find this BuildOptions.hh file anywhere in the files Rivet 
installed.

Any ideas what might have gone wrong?

Thanks,

Adam


More information about the Rivet mailing list