[Rivet] No rivet and agile command found

Andy Buckley andy.buckley at durham.ac.uk
Thu Apr 2 15:41:18 BST 2009


christopher at particle.uni-karlsruhe.de wrote:
> Dear Rivet developers,
> 
> I am an MCnet PhD student and I am trying to run for the first time
> Rivet (1.1.1) on my Mac Leopard. It seems that there are
> no problems in building an installing your code. But
> when I try to run rivet -h or agile-rungen -h, to check
> if everything is ok, as suggested on your website, I get the "command 
> not found" error message. I have set the environment
> variables needed to run your code but the only commands I can run
> are rivetgun and agile-config. Can you help me??? I would like
> to use your code to tune Herwig and Herwig++ with a new hadronization
> model on LEP data.

Hi Christopher,

Looks to me like you didn't build Rivet and AGILe with the Python
modules needed for the agile-runmc and rivet commands: these aren't
enabled by default with the released versions. You should pass
"--enable-pyext" to the configure commands to build these modules.

Alternatively you might consider using the SVN head version, which
includes a lot of other improvements, should build the Python modules by
default, and is anyway a better choice at the moment if you want to
write your own analyses.

Andy


More information about the Rivet mailing list