<!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">
Hello,<br>
<br>
When you installed ROOT, before you installed GATE and compiled it, did
you set the following environment variables?<br>
<br>
export ROOTSYS=$HOME/MonteCarloSimulator/root<br>
export PATH=$PATH:$ROOTSYS/bin<br>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ROOTSYS/lib<br>
export MANPATH=$MANPATH:$ROOTSYS/man<br>
<br>
I would suggest to have them in your .bashrc file so it will be done
automatically.<br>
Same with the CLHEP ones:<br>
<br>
export CLHEP_BASE_DIR=$HOME/MonteCarloSimulator/CLHEP<br>
export CLHEP_INCLUDE_DIR=$CLHEP_BASE_DIR/include<br>
export CLHEP_LIB_DIR=$CLHEP_BASE_DIR/lib<br>
export CLHEP_LIB=CLHEP<br>
export PATH=$PATH:$CLHEP_BASE_DIR:$CLHEP_INCLUDE_DIR:$CLHEP_LIB_DIR<br>
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$CLHEP_LIB_DIR<br>
<br>
Hope this helps,<br>
Corinne<br>
<br>
<br>
Mr Elfatih Abuelhia wrote:
<blockquote cite="mid40E2BACC.7020702@surrey.ac.uk" type="cite">Dear
ALL,
<br>
I'm still having the problem [Generation of the root output files]. My
main directory is PDgeant4 The Gate installed under this directory and
also ROOT. Trying to run benchmarkPET.mac, the output section (root)
is not executed (command not found)!! but all other Gate commands are
executed.
<br>
Elfatih
<br>
<br>
_______________________________________________
<br>
gate-users mailing list
<br>
<a class="moz-txt-link-abbreviated" href="mailto:gate-users@lphe1pet1.epfl.ch">gate-users@lphe1pet1.epfl.ch</a>
<br>
<a class="moz-txt-link-freetext" href="http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users">http://lphe1pet1.epfl.ch/mailman/listinfo/gate-users</a>
<br>
</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://wachusett.umassmed.edu/~corinne/">http://wachusett.umassmed.edu/~corinne/</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>