[Gate-users] Installation problems - Mac OS 10.4 PPC
Martin Janecek
mjanecek at lbl.gov
Thu Apr 24 20:55:48 CEST 2008
Hello,
I'm trying to install Gate on a PowerPC Mac OS 10.4.
I have successfully installed CLHEP 2.0.3.1, GEANT 4.9.0, and ROOT 5.14.
I believe I have set the paths correctly, but when I try to install GATE
3.1.2 by running 'make', the compilation (and making dependencies) runs
for about 15 minutes successfully, before I get the following messages:
...
Compiling GateVoxelReplicaMatrixInserter.cc ...
Compiling GateVoxelReplicaMatrixInserterMessenger.cc ...
Compiling GateXMLDocument.cc ...
Creating/replacing object files in
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a ...
ar: creating archive /Applications/g4work/tmp/Darwin-g++/Gate/libGate.a
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateFastAnalysis.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateFastAnalysisMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateHitConverter.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateHitFileReader.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateHitFileReaderMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateOpticalAdder.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateOpticalAdderMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateOpticalPhysics.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateOpticalPhysicsMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateRadioactiveDecay.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateRadioactiveDecayMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateRootDefs.o) has
no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateSinoAccelToEcat7.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateSinoAccelToEcat7Messenger.o)
has no symbols
...
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateToRootPlotter.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateToRootPlotterMessenger.o)
has no symbols
ranlib: file:
/Applications/g4work/tmp/Darwin-g++/Gate/libGate.a(GateXMLDocument.o)
has no symbols
Compiling Gate.cc ...
warning: this program uses gets(), which is unsafe.
Using granular libraries ...
Linking Gate ...
... Done!
I can run GATE after that, but some commands are missing, such as the
entire output-directory, digitizer-directory, and
physics-optics-directory. Also, even though GEANT was successfully
installed with OpenGLX (and works), only "ATree DAWNFILE HepRepXML
HepRepFile RayTracer VRML1FILE VRML2FILE" are available candidates for
the graphics system.
I hope somebody has a solution for me how to install GATE properly. Thanks.
Cheers,
Martin
More information about the Gate-users
mailing list