<div dir="ltr">Hello, <div><br></div><div>it should be a path issue. The simplest way is to use the G4 embedded clhep and to not use external clhep. Once G4 is compiled, recompile Gate, without external clhep also. </div><div><br></div><div>hope it helps, </div><div>David</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 29, 2016 at 6:52 PM, Gustaf Lönn <span dir="ltr"><<a href="mailto:gustaflo@kth.se" target="_blank">gustaflo@kth.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello!<br>
<br>
I have encountered a problem with the CLHEP libraries when I’m trying to run Gate. Instead of searching for the external 2.2.0.4 CLHEP library the program wants to use the libG4chlep and therefore terminates. I use x86 Ubuntu 64bit.<br>
<br>
I have followed the installation/compilation instructions and set the external CLHEP options to ”on” and set the following paths:<br>
<br>
Geant4<br>
CLHEP_CONFIG_EXECUTABLE: /home/gate/gate_sources2/2.2.0.4-install/bin/clhep-config<br>
CLHEP_INCLUDE_DIR: /home/gate/gate_sources2/2.2.0.4-install/include<br>
CLHEP_LIBRARY: /home/gate/gate_sources2/2.2.0.4-install/lib/libCLHEP.so<br>
<br>
Gate<br>
CLHEP_CONFIG_EXECUTABLE: /home/gate/gate_sources2/2.2.0.4-install/bin/clhep-config<br>
CLHEP_INCLUDE_DIR: /home/gate/gate_sources2/2.2.0.4-install/include<br>
<br>
In my bash script I have the following:<br>
<br>
export PATH=$PATH:/home/gate/gate_sources2/2.2.0.4-install/bin: /home/gate/gate_sources2/2.2.0.4-install/include<br>
<br>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/gate/gate_sources2/2.2.0.4-install/lib<br>
<br>
source /home/gate/gate_sources2/root/bin/thisroot.sh<br>
<br>
source /home/gate/gate_sources2/geant4.10.01.p03-install/bin/geant4.sh<br>
<br>
PATH=$PATH:/home/gate/gate_sources2/gate_v7.1-install/bin<br>
<br>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/home/gate/gate_sources2/geant4.10.01.p03-install/lib64<br>
<br>
Does anyone have any idea about what might be wrong? I’m grateful for any suggestions!<br>
<br>
Best Regards<br>
Gustaf L<br>
_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" rel="noreferrer" target="_blank">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">David Sarrut, Phd<br>Directeur de recherche CNRS<br>CREATIS, UMR CNRS 5220, Inserm U1206<div>Centre de lutte contre le cancer Léon Bérard<br>28 rue Laënnec, 69373 Lyon cedex 08<br>Tel : 04 78 78 51 51 / 06 74 72 05 42<br><a href="http://www.creatis.insa-lyon.fr/~dsarrut" target="_blank">http://www.creatis.insa-lyon.fr/~dsarrut</a><br>_________________________________</div><div> "2 + 2 = 5,  for extremely large values of 2"<br>_________________________________</div></div></div></div></div>
</div>