Re: installing FairSoft without graphic libraries [message #21764 is a reply to message #21755] |
Fri, 10 November 2017 12:30 |
Mohammad Al-Turany
Messages: 518 Registered: April 2004 Location: GSI, Germany
|
first-grade participant |
From: *cern.ch
|
|
Hallo Alexander,
You could switch most of the graphics by using following configuration:
MyConfig.txt:
compiler= "Your compiler"
debug=yes
optimize=yes
geant4_download_install_data_automatic=no
geant4_install_data_from_dir=yes
build_root6=yes
build_python=no
install_sim=yes
SIMPATH_INSTALL="Your path"
build_for_grid=yes
Pease adapt to your case and run:
./configure MyConfig.txt
Best,
Mohammad
|
|
|