Please read tips for efficient and successful posting and posting code
ROOT Version:
Platform: MacOS Mojave
Compiler: XCODE
Hy everybody,
I downloaded PYTHIA 8 and I’d like to use it as a ROOT 6 plug in.
My ROOY is already compiled, so I try to use this command to link Root with Pythia:
export PYTHIA8=/Users/Michele/pythia8244;
aliBuild build ROOT --defaults user-next-root6 --enable-pythia8 --with-pythia8-incdir=$PYTHIA8/include --with-pythia8-libdir=$PYTHIA8/lib
The following error massage compare:
usage: aliBuild [-h] [-d] [-n]
{analytics,architecture,build,clean,deps,doctor,init,version}
…
aliBuild: error: unrecognized arguments: --enable-pythia8 --with-pythia8-incdir=/Users/Michele/pythia8244/include --with-pythia8-libdir=/Users/Michele/pythia8244/lib
I don’t really understand how I can use Pythia as plug in for Root.
I try to configure Pythia with ROOT too, using:
./configure --with-root=/Users/Michele/root --with-root-include=/Users/Michele/root//sw/SOURCES/ROOT/v6-14-04/v6-14-04/core/base/inc
but:
WARNING: setting default C++ compiler CXX=g++ (CXX environment variable not set)
WARNING: Disabling ROOT - binary root-config missing.
WARNING: Disabling ROOT - library Core missing.
WARNING: Disabling ROOT - library Gpad missing.
WARNING: Disabling ROOT - library Graf missing.
WARNING: Disabling ROOT - library Hist missing.
WARNING: Disabling ROOT - library MathCore missing.
WARNING: Disabling ROOT - library Matrix missing.
WARNING: Disabling ROOT - library Thread missing.
WARNING: Disabling ROOT - library Tree missing.
PYTHIA Configuration Summary |
---|
Architecture = DARWIN
C++ Compiler CXX = g++
C++ Flags CXX_COMMON = -O2 -pedantic -W -Wall -Wshadow -fPIC
C++ Flags (.so) CXX_SHARED = -dynamiclib
Further options = --enable-shared
The following optional external packages will be used: