Pythia8 interfaced with ROOT

Hi ROOT experts,
I am trying to run pythia8 with ROOT. I ran /pythia8307/examples/main92.cc, but I enocuntered errors. It seems my compile configuration have problems. It response errors as following. How can I fix it?
cling::DynamicLibraryManager::loadLibrary(): libpythia.so.8: cannot open shared object file: No such file or directory
Error in TInterpreter::TCling::AutoLoad: failure loading library libEGPythia8.so for Pythia8::Event

Hi @renqipan ,
you left out some information from the “new topic” template: what is your ROOT version, and how did you install it? Is this on Linux, Mac or Windows?

Also, does the output of root-config --features contain pythia8?

Cheers,
Enrico

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.