[Gate-users] gate7.1 installation on mac OSX 10.10
pzw
pzw at ns.ph.liv.ac.uk
Sun Sep 20 19:15:23 CEST 2015
Dear GATE Experts,
I’m trying to install gate v7.1 on my macbook pro running macOSX10.10.
I managed to successfully install this software before, however, I
recently needed to make changes to activate some optional settings.
Therefore, I recompiled gate with fag changes from OFF to ON for a few
settings. However, the compilation failed. I then tried to restore to
the original basic Gate installation using the commands shown below:
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1-install
-DGATE_DOWNLOAD_BENCHMARKS_DATA=ON /usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1-install
-DGATE_DOWNLOAD_EXAMPLES_DATA=ON /usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1-install
-DGATE_USE_ECAT7=OFF /usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1 -DGATE_USE_LMF=OFF
/usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1 -DGATE_USE_OPTICAL=ON
/usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1 -DGATE_USE_GPU=OFF
/usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1
-DGATE_USE_GEANT4_UIVIS=ON /usr/local/gate_v7.1
cmake -DCMAKE_INSTALL_PREFIX=/usr/local/gate_v7.1
-DGEANT4_USE_SYSTEM_CLHEP=OFF /usr/local/gate_v7.1
> make -j4
> make install
However, the installation keeps failing at CMAKE stage. Can someone
please let me know what it is that I’m not doing correctly? I
desperately need to get this problem sorted out.
Your help will be very much appreciated.
Pete
More information about the Gate-users
mailing list