<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
<title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
<font color="#3333ff">I agree with Ross! <span class="moz-smiley-s3"><span>
;-) </span></span><br>
I had the same problem the first time I installed GATE.<br>
<br>
Either you modify env_gate.csh and put the path of the G4 env.csh file
or you just create a symbolic link in $G4INSTALL as it's where GATE is
looking for the file by default.<br>
<br>
Actually, I solved the problem by doing all the sourcing every time I
open a new xterm window by modifying the .bashrc file and including the
following lines:<br>
<br>
# source ROOT<br>
source /sullivan/corinne/MonteCarloSimulator/env_files/env_root.sh<br>
# source CLHEP<br>
source /sullivan/corinne/MonteCarloSimulator/env_files/env_CLHEP.sh<br>
# source LMF<br>
source /sullivan/corinne/MonteCarloSimulator/env_files/env_lmf.sh<br>
# source ecat<br>
source /sullivan/corinne/MonteCarloSimulator/env_files/env_ecat7.sh<br>
# source geant<br>
source
/sullivan/corinne/MonteCarloSimulator/geant4/.config/bin/Linux-g++/env.sh
<br>
# source Gate<br>
export G4VERSION=5.2<br>
export GATEHOME=/sullivan/corinne/MonteCarloSimulator/petsim<br>
source /sullivan/corinne/MonteCarloSimulator/env_files/env_gate.sh<br>
<br>
That way, I am sure I won't forget to source the different env files
before I begin a simulation!<br>
<br>
-- Corinne<br>
</font><br>
Schmidtlein, Ross/Medical Physics wrote:
<blockquote
cite="midC7E28BA5A8C2B84AAD401F815B1ABA5C988188@smskpexmbx4.mskcc.root.mskcc.org"
type="cite">
<pre wrap="">Look in ./geant4.5.2.p02/.config/bin/Linux-g++/
It should be there.
ross
-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:gate-users-bounces@lphe1pet1.epfl.ch">gate-users-bounces@lphe1pet1.epfl.ch</a>
[<a class="moz-txt-link-freetext" href="mailto:gate-users-bounces@lphe1pet1.epfl.ch">mailto:gate-users-bounces@lphe1pet1.epfl.ch</a>] On Behalf Of Michal
Lijowski
Sent: Friday, July 30, 2004 1:28 PM
To: <a class="moz-txt-link-abbreviated" href="mailto:gate-users@lphe1pet1.epfl.ch">gate-users@lphe1pet1.epfl.ch</a>
Subject: [gate-users] GATE Installation
I have been trying to install gate_v1.0.1 on Red Hat Fedora Core 2 with
gcc 3.3.3. I have modified the env_gate.csh script so I can run the
script in bash shell. The script is in attachment.
The installed GEANT version is 4.5.2p02. My question is about
GEANT configuration file which is invoked in env_gate.csh script. The
only env.csh file in this GEANT version is in
geant4.5.2.p02/examples/extended/biasing/B03/env.csh directory. Which
GEANT file is appropriate configuration file to be used for
GATE configuration?
Thank you,
Michal Lijowski
=====================================================================
Please note that this e-mail and any files transmitted with it may be
privileged, confidential, and protected from disclosure under
applicable law. If the reader of this message is not the intended
recipient, or an employee or agent responsible for delivering this
message to the intended recipient, you are hereby notified that any
reading, dissemination, distribution, copying, or other use of this
communication or any of its attachments is strictly prohibited. If
you have received this communication in error, please notify the
sender immediately by replying to this message and deleting this
message, any attachments, and all copies and backups from your
computer.
_______________________________________________
gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gate-users@lphe1pet1.epfl.ch">gate-users@lphe1pet1.epfl.ch</a>
<a class="moz-txt-link-freetext" href="http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users">http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users</a>
</pre>
</blockquote>
<br>
<div class="moz-signature">-- <br>
<link rel="important stylesheet"
href="chrome://messenger/skin/messageBody.css">
<title>message</title>
<div class="moz-text-html" lang="x-western">
<div style="text-align: center;">
<div style="text-align: left;"><br>
<hr style="width: 100%; height: 2px;"><font
style="color: rgb(102, 102, 102);" size="-1">Corinne
J. Groiselle, PhD</font><font style="color: rgb(102, 102, 102);"
size="-1"><br style="font-family: times new roman,times,serif;">
</font></div>
<div
style="text-align: left; font-family: times new roman,times,serif; color: rgb(102, 102, 102);"><font
size="-1">Research instructor<br>
<br>
Division
of Nuclear Medicine / Department of Radiology <br>
University
of Massachusetts Medical School <br>
55 Lake
Avenue North<br>
Worcester, MA 01655<br>
USA<br>
<br>
<u>phone</u>:
(508)-856-6123 - <span style="text-decoration: underline;">fax</span>:
(508)-856-4572<br>
<u>e-mail</u>:
<a class="moz-txt-link-abbreviated" href="mailto:Corinne.Groiselle@umassmed.edu">Corinne.Groiselle@umassmed.edu</a> <br>
<u>professional
homepage</u>: <a class="moz-txt-link-freetext" href="http://users.umassmed.edu/corinne.groiselle">http://users.umassmed.edu/corinne.groiselle</a><br>
<u>personal
homepage</u>: <a class="moz-txt-link-freetext" href="http://corinne.groiselle.free.fr">http://corinne.groiselle.free.fr</a></font> </div>
</div>
<br>
<br>
</div>
</div>
</body>
</html>