[Gate-users] Can not run Gate 6.1
Hermann Fuchs
hermann.fuchs at meduniwien.ac.at
Sun Apr 22 18:49:09 CEST 2012
Hello
I do not have much experience compiling GATE on Mac as I used mostly Linux.
However, such an error message usually means that some path/library is
not found.
Perhaps MacOS looks in the wrong place and/or you might need to set a
different environment variable.
Try adding GATE to
$DYLD_LIBRARY_PATH
You might also have a look at the Mac Installation instructions. These
can be found in the previous installation instructions
http://wiki.opengatecollaboration.org/index.php/Current_Recommended_Procedure
It is only for an old MacOs version, but perhaps it helps.
When I tried it on my Mac some time ago it worked.
If you do find the error, please keep me posted.
Best regards,
Hermann
On 20.04.2012 16:17, Aleksandra Biegun wrote:
>
> Dear Gate-users,
>
> I am trying to run Gate on mac (Lion, 10.7.3) and I can not jump over an error message I have got:
>
> $ Gate
> dyld: Symbol not found: __ZN12G4VEmProcess12PostStepDoItERK7G4TrackRK6G4Step
> Referenced from: /Applications/gate_v6.1/tmp/Darwin-g++/Gate/libGate.dylib
> Expected in: flat namespace
> in /Applications/gate_v6.1/tmp/Darwin-g++/Gate/libGate.dylib
> Trace/BPT trap: 5
>
> I installed geant4 9.2.p02 with CLHEP 2.0.4.2, ROOT 5.30 and Gate 6.1.
> Geant4 works, ROOT works, Gate compiles, but when I try to run Gate
> I have this problem I mentioned.
>
> echo $DYLD_LIBRARY_PATH
> /Applications/root/lib:/Applications/root/lib/root:/Applications/CLHEP/lib:/Applications/root/lib:/Applications/CLHEP/lib::/Applications/geant4.9.2.p02/lib/Darwin-g++
>
> When I added Gate libraries, the problem remains.
>
> I know that according the specification for Gate6.1 I should compile it with newest version of Geant4,
> e.g. 9.4.p03, but because of work purposes I need to have it compiled with the older one 9.2.p02.
>
>
> Could anyone help me with it?
>
> Kind regards,
> Aleksandra
>
> _______________________________________________
> 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