Hi Gate-users,<br><br>I've been installing gate_v5.0.0.p01. <br>CLHEP_2.0.4.2 , Geant4.9.2.p01 and Root_5.24 seem to be successfully installed with gcc4.1.3 under Ubuntu 9.04, but an error occurred at the stage of Linking Gate as below while Gate "make":<br>
...<br>...<br>...<br>source/management finished<br>Using granular libraries ...<br>Linking Gate ...<br>/usr/bin/ld: cannot find -lXi<br>collect2: ld returned 1 exit status<br>make: *** [/home/jianfeng/geant4/geant4.9.2.p01/bin/Linux-g++/Gate] Error 1<br>
<br>My "env_gate.sh" was set up as shown in the following:<br><br>The current value of G4INSTALL is: /home/jianfeng/geant4/geant4.9.2.p01<br>The current value of G4VERSION is: 9.2<br><br>Launching Geant4 configuration script /home/jianfeng/geant4/geant4.9.2.p01/env.sh<br>
<br>On this machine the G4SYSTEM=Linux-g++<br>On this machine the G4INSTALL=/home/jianfeng/geant4/geant4.9.2.p01<br>On this machine the G4INCLUDE=/home/jianfeng/geant4/geant4.9.2.p01/include/<br>On this machine the G4LIB=/home/jianfeng/geant4/geant4.9.2.p01/lib<br>
On this machine the G4LEVELGAMMADATA=/home/jianfeng/geant4/geant4.9.2.p01/data/PhotonEvaporation2.0<br>On this machine the G4RADIOACTIVEDATA=/home/jianfeng/geant4/geant4.9.2.p01/data/RadioactiveDecay3.2<br>On this machine the G4LEDATA=/home/jianfeng/geant4/geant4.9.2.p01/data/G4EMLOW6.2<br>
On this machine the G4NEUTRONHPDATA=/home/jianfeng/geant4/geant4.9.2.p01/data/G4NDL3.13<br>On this machine the G4ABLADATA=/home/jianfeng/geant4/geant4.9.2.p01/data/G4ABLA3.0<br>On this machine the CLHEP_BASE_DIR=/home/jianfeng/geant4/CLHEP<br>
On this machine the CLHEP_INCLUDE_DIR=/home/jianfeng/geant4/CLHEP/include<br>On this machine the CLHEP_LIB_DIR=/home/jianfeng/geant4/CLHEP/lib<br>On this machine the CLHEP_LIB=CLHEP<br>On this machine the G4VIS_BUILD_OPENGLX_DRIVER=1<br>
On this machine the G4VIS_BUILD_RAYTRACERX_DRIVER=1<br>On this machine the G4VIS_USE_OPENGLX=1<br>On this machine the G4VIS_USE_RAYTRACERX=1<br>On this machine the XMFLAGS=<br>On this machine the XMLIBS=<br>On this machine the XMFLAGS=<br>
On this machine the XAWFLAGS=<br>On this machine the XAWLIBS=<br>On this machine the G4LIB_BUILD_STATIC=1<br>On this machine the G4LIB_USE_GRANULAR=1<br>On this machine the G4UI_USE_TCSH=1<br><br>Configuring GATE options<br>
<br>G4WORKDIR set to /home/jianfeng/geant4/geant4.9.2.p01<br>G4TMP set to /home/jianfeng/geant4/geant4.9.2.p01/tmp<br>G4BIN set to /home/jianfeng/geant4/geant4.9.2.p01/bin<br>Data analysis and output features enabled<br>Ascii data output enabled<br>
Transport and generation of optical photons is enabled<br>Checking your LD_LIBRARY_PATH variable...<br> ==> OK: /home/jianfeng/Gate/root/lib/ is already in your LD_LIBRARY_PATH<br>Use of ROOT enabled<br>ROOT real-time plotter enabled<br>
Checking your LD_LIBRARY_PATH variable...<br> ==> OK: /home/jianfeng/Gate/lmf_v2.0/lib is already in your LD_LIBRARY_PATH<br>LMF data output disabled<br>ECAT7 data output disabled<br>GATEHOME is set to /home/jianfeng/Gate/gate_v5.0.0<br>
Checking your path variable...<br> ==> OK: /home/jianfeng/Gate/gate_v5.0.0/bin/Linux-g++ is already in your path variable<br>G4VERSION9_2 is set: GATE is compatible with the geant4 version 9.2<br><br>Done<br>-------------<br>
<br>Does anybody have any ideas to solve this error? <br><br>By the way, how can I get the latest ECAT version? since the websit of <a href="http://opengatecollaboration.healthgrid.org">opengatecollaboration.healthgrid.org</a> for downloading ECAT seems broken.<br>
<br>Thanks in advance!<br><br>Regards,<br><br>Jianfeng<br><br><br>