[Gate-users] Problem with installation GATE

Manuele.Calussi at gmail.com Manuele.Calussi at gmail.com
Tue Oct 18 16:44:36 CEST 2011


Hi gate users,
I have one problem with the installation of Gate version 6.0; I have  
installed every programs needed to the configuration of this program:  
geant4 version 9.1, root version 5.29 and lmf3.
When I add to the env_gate.sh file the comands, written in the installation  
user guide:

export OPENGATE_HOME=/home/manuele/Gate6

export GATEHOME=${OPENGATE_HOME}/gate_v6.0_p01
export G4VERSION="9.1"
export G4INSTALL=${OPENGATE_HOME}/geant4.9.1.p03
export LMF_HOME=${OPENGATE_HOME}/lmf_v3.0
export ROOTSYS=${OPENGATE_HOME}/root
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib:/2.0.4.2/CLHEP/lib
export PATH=$PATH:$ROOTSYS/incude:$GATEHOME/gate_v6.0_p01/bin/:$G4SYSTEM

and if call the command

source env_gate.sh

there is not errors.
But when I do the 'make' I obtain this error:

In file included from ./source/physics/include/GateSourceMgr.hh:20,
from Gate.cc:21:
./source/physics/include/GateSourcePhaseSpace.hh:14:19: error: TROOT.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:15:19: error: TFile.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:16:19: error: TTree.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:17:20: error: TChain.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:18:18: error: TH1D.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:19:19: error: TMath.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:20:18: error: TKey.h:  
Nessun file o directory
./source/physics/include/GateSourcePhaseSpace.hh:21:24: error:  
TEntryList.h: Nessun file o directory
In file included from Gate.cc:33:
./source/digits_hits/include/GateROOTBasicOutput.hh:23:17: error: TH1.h:  
Nessun file o directory
./source/digits_hits/include/GateROOTBasicOutput.hh:24:17: error: TH2.h:  
Nessun file o directory
./source/digits_hits/include/GateROOTBasicOutput.hh:25:22: error:  
TProfile.h: Nessun file o directory
./source/digits_hits/include/GateROOTBasicOutput.hh:26:21: error:  
TNtuple.h: Nessun file o directory
./source/digits_hits/include/GateROOTBasicOutput.hh:28:21: error:  
TBranch.h: Nessun file o directory
./source/digits_hits/include/GateROOTBasicOutput.hh:29:21: error:  
TRandom.h: Nessun file o directory
Gate.cc:34:28: error: TPluginManager.h: Nessun file o directory
Entering source/arf ...


I thought that probably the problem is that I did not add the ROOT library  
in the correct mode, but I tried to change some thing but without solving  
the problem.
Please I search help.
Best regard
Manuele


More information about the Gate-users mailing list