[Gate-users] gate7.1 installation on mac OSX 10.10
Beien Wang
benjaminwang91 at gmail.com
Sun Sep 20 19:20:05 CEST 2015
Hi Pete!
What if you do a
make clean
before cmake the new installation? Or just remove all the installed and
compiled files before new installation?
Best,
Beien
2015年9月20日 下午7:16于 "pzw" <pzw at ns.ph.liv.ac.uk>写道:
> 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
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20150920/cbf07d84/attachment.html>
More information about the Gate-users
mailing list