Hi,<br><br>Just install the libxml2 library and its headers, recompile Gate and it will be ok, finally !<br><br>Cheers,<br>Simon<br><br><div class="gmail_quote">On Thu, Dec 18, 2008 at 2:50 AM, TienGarry <span dir="ltr">&lt;<a href="mailto:gjtian@hotmail.com">gjtian@hotmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div>
Hi, ALL<br><br>I installed geant, root, clhep, and lmf3.0 successfully. After the geant4 installation, I can find the env.sh script file in two paths in my<br>system.<br>/home/gary/GATE4.0/geant4.9.1.p03/.config/bin/Linux-g++<br>
/home/gary/GATE4.0/geant4.9.1.p03/install/src/geant4/.config/bin/Linux-g++<br><br>when I type <br>gary@polyu-gary:~/GATE4.0/geant4.9.1.p03$ source /home/gary/GATE4.0/geant4.9.1.p03/.config/bin/Linux-g++<br>or <br>gary@polyu-gary:~/GATE4.0/geant4.9.1.p03$ source /home/gary/GATE4.0/geant4.9.1.p03/install/src/geant4/.config/bin/Linux-g++/env.sh<br>
<br>I can get the following information:<br><br>On this machine the G4SYSTEM=Linux-g++<br>On this machine the G4INSTALL=/home/gary/GATE4.0/geant4.9.1.p03/install/src/geant4<br>On this machine the G4LIB=/home/gary/GATE4.0/geant4.9.1.p03/install/lib/geant4<br>
On this machine the G4LEVELGAMMADATA=/home/gary/GATE4.0/geant4.9.1.p03/data/PhotonEvaporation2.0<br>On this machine the G4RADIOACTIVEDATA=/home/gary/GATE4.0/geant4.9.1.p03/data/RadioactiveDecay3.2<br>On this machine the G4LEDATA=/home/gary/GATE4.0/geant4.9.1.p03/data/G4EMLOW5.1<br>
On this machine the G4NEUTRONHPDATA=/home/gary/GATE4.0/geant4.9.1.p03/data/G4NDL3.12<br>On this machine the G4ABLADATA=/home/gary/GATE4.0/geant4.9.1.p03/data/G4ABLA3.0<br>On this machine the CLHEP_BASE_DIR=/home/gary/GATE4.0/CLHEP/install<br>
On this machine the CLHEP_INCLUDE_DIR=/home/gary/GATE4.0/CLHEP/install/include<br>On this machine the CLHEP_LIB_DIR=/home/gary/GATE4.0/CLHEP/install/lib<br>On this machine the CLHEP_LIB=CLHEP<br>On this machine the G4VIS_BUILD_RAYTRACERX_DRIVER=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_SHARED=1<br>
On this machine the G4LIB_USE_GRANULAR=1<br>On this machine the G4UI_USE_TCSH=1<br><br>LD_LIBRARY_PATH is set to include CLHEP and Geant4 libraries. <br><br>NOTE : verify that the correct path for the CLHEP library<br>- $CLHEP_BASE_DIR/lib - is included in the $LD_LIBRARY_PATH<br>
variable in your environment, and no other outdated installations<br>of CLHEP are by chance referenced through $LD_LIBRARY_PATH and<br>present in your system !<br><br>But for my gate4 installation, I follow the guide, <br>
gary@polyu-gary:~/GATE4.0/gate_v4.0.0$ exprot G4VERSION=9.1<br>then copy geant env.sh file into path  G4INSTALL=/home/gary/GATE4.0/geant4.9.1.p03/install/src/geant4,<br>then type<br>gary@polyu-gary:~/GATE4.0/gate_v4.0.0$ source env_gate.sh<br>
I can get:<br><br>G4WORKDIR set to .<br>G4TMP set to ./tmp<br>G4BIN set to ./bin<br>Data analysis and output features enabled<br>Ascii data output enabled<br>Transport and generation of optical photons is enabled<br>Use of ROOT disabled<br>
ROOT real-time plotter disabled<br>LMF data output disabled<br>ECAT7 data output disabled<br>GATEHOME is set to /home/gary/GATE4.0/gate_v4.0.0<br>Checking your path variable...<br>&nbsp;==&gt; OK: /home/gary/GATE4.0/gate_v4.0.0/bin/Linux-g++ is already in your path variable<br>
G4VERSION9 is set: GATE is compatible with the geant4 version 9.1<br><br>Done<br><br>gary@polyu-gary:~/GATE4.0/gate_v4.0.0$ make <br>I get the following errors.<br><br>Entering source/geometry ...<br>Making dependency for file src/GateSurface.cc ...<br>
/bin/sh: xml2-config: not found<br>In file included from src/GateSurface.cc:18:<br>../management/include/GateXMLDocument.hh:19:30: error: libxml/xmlmemory.h: No such file or directory<br>../management/include/GateXMLDocument.hh:20:27: error: libxml/parser.h: No such file or directory<br>
Compiling GateSurface.cc ...<br>/bin/sh: xml2-config: not found<br>In file included from src/GateSurface.cc:18:<br>../management/include/GateXMLDocument.hh:19:30: error: libxml/xmlmemory.h: No such file or directory<br>../management/include/GateXMLDocument.hh:20:27: error: libxml/parser.h: No such file or directory<br>
In file included from src/GateSurface.cc:18:<br>../management/include/GateXMLDocument.hh:28: error: 'xmlNodePtr' does not name a type<br>../management/include/GateXMLDocument.hh:62: error: 'xmlDocPtr' does not name a type<br>
../management/include/GateXMLDocument.hh:63: error: 'xmlNodePtr' does not name a type<br>/home/gary/GATE4.0/CLHEP/install/include/CLHEP/Units/PhysicalConstants.h:78: warning: 'CLHEP::electron_charge' defined but not used<br>
make[1]: *** [../../tmp/Linux-g++/Gate/GateSurface.o] Error 1<br>source/geometry finished<br>Entering source/digitizer ...<br>make[1]: Nothing to be done for `obj&#39;.<br>source/digitizer finished<br>Entering source/output ...<br>
make[1]: Nothing to be don<br><br>If I define $ROOT_SYS and $LMF_HOME, I still can not make gate sucessfully.<br><br>Pls help me, guys, I spent a lot of time on it, but can not make it. This is the <br>last step for me to become a real GATE USER.<br>
<br>Thank you so much.<br><br><br><hr>MSN保护盾,十八般武艺保障MSN安全! <a href="http://im.live.cn/safe/" target="_blank">现在就下载!</a></div>
<br>_______________________________________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.healthgrid.org">Gate-users@lists.healthgrid.org</a><br>
<a href="http://lists.healthgrid.org/mailman/listinfo/gate-users" target="_blank">http://lists.healthgrid.org/mailman/listinfo/gate-users</a><br>
<br></blockquote></div><br>