<div>Hi,all gate-users</div>  <div>The files I download are:</div>  <div>1.gate 3.0.0&nbsp;&nbsp; 2. geant4 8.0.p01&nbsp;&nbsp; 3. root 5.12&nbsp; 4.clhep 2.0.2.2&nbsp; 5.lmf 3.0</div>  <div>When I compire Gate on FedoraCore4.0 ,.there are some warnings like these:<BR>1. include/GateVObjectCreator.hh:201:warning:incline function 'virtual void GateVObjectCreator::AttachCrystalSD()' used but never defined.<BR>include/GateVObjectCreator.hh:203:warning:incline function 'virtual void GateVObjectCreator::AttachPhantomSD()' used but never defined.<BR><BR>Compiling GateCalibration.cc ...<BR>include/GateCalibrationMessenger.hh:42: warning:incline function 'virtual void GateCalibrationMessenger::SetNewValue(G4UIcommand*, G4String)' used but never defined.<BR><BR>2. src/GateBufferMessenger.cc: In member function 'virtual void GateBufferMessenger::SetNewValue(G4UIcommand*, G4String)':<BR>src/GateBufferMessenger.cc:69: warning:passing 'G4 double'for argument 1 to 'void
 GateBuffer::SetBufferSize(long long unsigned int)' <BR><BR>src/GateCoincidenceBufferMessenger.cc: In member function 'virtual void GateCoincidenceBufferMessenger::SetNewValue(G4UIcommand*, G4String)':<BR>src/GateCoincidenceBufferMessenger.cc:63: warning:passing 'G4 double'for argument 1 to 'void GateCoincidenceBuffer::SetBufferSize(long long unsigned int)'<BR><BR>3. Compiling GateCoincidenceDigi.cc ...<BR>src/GateCoincidenceDigi.cc: In static member function 'static void GateCoincidenceDigi::SetCoincidenceASCIIMask(G4bool)'<BR>src/GateCoincidenceDigi.cc:116: warning:comparison between signed and unsigned integer expressions<BR>src/GateCoincidenceDigi.cc: In static member function 'static G4bool GateCoincidenceDigi::GetCoincidenceASCIIMask(G4int)'<BR>src/GateCoincidenceDigi.cc:130: wanring:comparison between signed and unsigned integer expressions<BR><BR>4. Compiling GateCompressedVoxelOutput.cc
 ...<BR>/usr/local/gate/geant4.8.0.p01/source/geometry/management/include/G4VPVParameterisation.hh:93: warning:'virtual void G4VPVParameterisation::ComputeDimensions(G4Tubs&amp;, G4int, const G4VPhysicalVolume*) const'buried<BR>include/GateCompressedVoxelParameterization.hh:45:warning:'virtual void GateCompressedVoxelParameterization::ComputeDimensions(G4Box&amp;, G4int, const G4VPhysicalVolume*) const'buried<BR>/usr/local/gate/geant4.8.0.p01/source/geometry/management/include/G4VPVParameterisation.hh:97: warning:'virtual void G4VPVParameterisation::ComputeDimensions(G4Trd&amp;, G4int, const G4VPhysicalVolume*) const'buried<BR><BR>5.Compiling GateCylindricalPETSystem.cc ...<BR>In file included from /usr/lib/gcc/i386-redhat-linux/4.0.0/../../../../include/c++/4.0.0/backward/iostream.h:31,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from
 include/GateToLMF.hh:25,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; from src/GateCylindricalPETSystem.cc:28:<BR>/usr/lib/gcc/i386-redhat-linux/4.0.0/../../../../include/c++/4.0.0/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the &lt;X&gt; header for the &lt;X.h&gt; header for C++ includes, or &lt;iostream&gt; instead of the deprecated header &lt;iostream.h&gt;. To disable this warning use -Wno-deprecated.<BR><BR>6. src/GateToASCII.cc: At global scope:<BR>src/GateToASCII.cc:137: warning: unused parameter 'r'<BR>src/GateToASCII.cc:145:&nbsp; warning: unused parameter 'r'<BR>?src/GateToASCII.cc:163: warning: unused parameter 'event'<BR>src/GateToASCII.cc:210: warning: unused parameter 'event'<BR>src/GateToASCII.cc:221: warning:
 unused parameter 'astep'<BR><BR><BR>When I execute Gate,the result shows:<BR>[root@localhost Linux-g++]# ./Gate<BR><BR>*************************************************************<BR>&nbsp;Geant4 version Name: geant4-08-00-patch-01&nbsp;&nbsp;&nbsp; (10-February-2006)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Copyright : Geant4 Collaboration<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Reference : NIM A 506 (2003), 250-303<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; WWW : http://cern.ch/geant4<BR>*************************************************************<BR><BR>I/O warning : failed to load external entity "Materials.xml"<BR>&nbsp;&nbsp; GateMaterialDatabase: did not find the
 Materials.xml file: no properties read for material 'Air'<BR>Visualization Manager instantiating...<BR>Visualization Manager initialising...<BR>Registering graphics systems...<BR><BR>You have successfully chosen to use the following graphics systems.<BR>Current available graphics systems are:<BR>&nbsp; ASCIITree (ATree)<BR>&nbsp; DAWNFILE (DAWNFILE)<BR>&nbsp; GAGTree (GAGTree)<BR>&nbsp; G4HepRep (HepRepXML)<BR>&nbsp; G4HepRepFile (HepRepFile)<BR>&nbsp; RayTracer (RayTracer)<BR>&nbsp; VRML1FILE (VRML1FILE)<BR>&nbsp; VRML2FILE (VRML2FILE)<BR>&nbsp; OpenGLImmediateX (OGLIX)<BR>&nbsp; OpenGLStoredX (OGLSX)<BR>&nbsp; RayTracerX (RayTracerX)<BR><BR>Registering model factories...<BR>Error in &lt;TString::AssertElement&gt;: out of bounds: i = 0, Length = -1<BR>/control/saveHistory<BR>/run/verbose 2<BR>/event/verbose 1<BR>/tracking/verbose 1<BR>/gate/timing/setTime 0. s<BR>/gate/application/setTimeSlice 1. s<BR>PreInit&gt;<BR></div>  <div>&nbsp;</div>  <div>&nbsp;</div>  <div>Does
 the gate install successfully?</div>  <div>Thanks in advance!<BR></div><p>&#32;



      <hr size=1><a href="http://cn.mail.yahoo.com" target=blank>ÇÀ×¢ÑÅ»¢Ãâ·ÑÓÊÏä-3.5GÈÝÁ¿£¬20M¸½¼þ£¡</a>