[Gate-users] hi

Foudray, Ange foudray1 at llnl.gov
Fri Nov 12 23:49:29 CET 2010


Saeed,

I suggest running your GATE script at the command line, but piping the output to a file so you can see what the error message is.  You can do this the following way:

Gate gatescript.mac > gate.out &
(where gatescript is your macro file)

This way, if everything still crashes, you have a log of what happened before it crashed.  After running this way, what error do you see in the output file?

Ange

________________________________________
From: gate-users-bounces at lists.opengatecollaboration.org [gate-users-bounces at lists.opengatecollaboration.org] On Behalf Of saeed heidary [saeedheidary79 at gmail.com]
Sent: Wednesday, November 10, 2010 5:51 AM
To: gate-users at lists.opengatecollaboration.org
Subject: [Gate-users] hi

Hi every body
I have a problem in running GTAE every time I change a main file script like
benchSPECT.mac .
When I change the

#/control/execute visu.mac
/vis/disable

to
/control/execute visu.mac
#/vis/disable

to see the graphic result, Linux  dose log out ,I added the OpenGL during
Linux installation.
Many thanks
_______________________________________________
Gate-users mailing list
Gate-users at lists.opengatecollaboration.org
http://BLOCKEDlists.opengatecollaboration.org/mailman/listinfo/gate-users



More information about the Gate-users mailing list