ferhue
6
Try instead:
cmake -DPYTHIA8_LIBRARY=/home/cristian/workspace/pythia8219/libPythia8.so -Dpythia8=ON ../root_source
You can also specify -DPYTHIA8_DIR=… -DPYTHIA8_INCLUDE_DIR=… , see root.cern.ch/building-root
The output of this command should tell you if pythia8 is found. Check line “enabled support for…”. No need to remake everything.
See: