[Gate-users] error_Compiling GATE_v6.1
Vesna Cuplov
vesna.cuplov at gmail.com
Fri Dec 9 16:19:13 CET 2011
Hello Hussein,
Your Gate compilation errors are related to Root classes TTree, TChain....
I guess you did not specify correctly your $ROOTSYS variable so the
compiler doesn't know where to look in order to include these classes.
export ROOTSYS="/home/..... your path ..../root"
hope this helps,
vesna
On Fri, Dec 9, 2011 at 3:54 PM, Hussein Henrik El Ali <helali at sund.ku.dk>wrote:
> Hi,
>
>
>
> I am wondering if anyone can help me finding the problem with compilation
> of Gate 6.1!
>
> When I run make for compiling gate_v6.1, I get such errors!
>
>
>
> ../physics/include/GateSourcePhaseSpace.hh:15:19: error: TFile.h: No such
> file or directory
>
> ../physics/include/GateSourcePhaseSpace.hh:16:19: error: TTree.h: No such
> file or directory
>
> ../physics/include/GateSourcePhaseSpace.hh:17:20: error: TChain.h: No such
> file or directory
>
> ../physics/include/GateSourcePhaseSpace.hh:18:18: error: TH1D.h: No such
> file or directory
>
> ../physics/include/GateSourcePhaseSpace.hh:19:19: error: TMath.h: No such
> file or directory
>
> ../physics/include/GateSourcePhaseSpace.hh:20:18: error: TKey.h: No such
> file or directory
>
>
>
> The OS is Linux Suse with gcc version 4.3.4
> Thanks in Advance!
> /hel
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
>
More information about the Gate-users
mailing list