[Gate-users] Gate installation
payvand
p.taherparvar at gmail.com
Sun Jun 3 15:37:10 CEST 2012
Hi friends
I am running Ubuntu 11.10 through vmware hosted by windows 7.
I installed Clhep2.1.0.1, geant4.9.4.p03, lmf_v3.0, ecat and lmf_v3.
I try to compile the GATE
I have followed all the new instructions in "ERRATA in GATEv6.1 sources".
The following are outputs:
root at ubuntu:/home/p/GATE_ROOT/gate_v6.1# make
Making dependency for file Gate.cc ...
Entering source/arf ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/arf finished
Entering source/geometry ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/geometry finished
Entering source/general ...
GNUmakefile:25: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/general finished
Entering source/digits_hits ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/digits_hits finished
Entering source/physics ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/physics finished
Creating shared library tmp/Linux-g++/Gate/libGate.so ...
g++: error: *.o: No such file or directory
make: *** [tmp/Linux-g++/Gate/libGate.so] Error 1
root at ubuntu:/home/p/GATE_ROOT/gate_v6.1# make
Entering source/arf ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/arf finished
Entering source/geometry ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/geometry finished
Entering source/general ...
GNUmakefile:25: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/general finished
Entering source/digits_hits ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/digits_hits finished
Entering source/physics ...
GNUmakefile:26: GateCommon.gmk: No such file or directory
make[1]: *** No rule to make target `GateCommon.gmk'. Stop.
source/physics finished
Creating shared library tmp/Linux-g++/Gate/libGate.so ...
g++: error: *.o: No such file or directory
make: *** [tmp/Linux-g++/Gate/libGate.so] Error 1
root at ubuntu:/home/p/GATE_ROOT/gate_v6.1#
please help me
Thanks
More information about the Gate-users
mailing list