<div dir="ltr"><div>Dear Mr. Paulo, Mr. Rachid, and Gate users,<br><br>I think I have a problem somewhat like Mr. Paulo's problem. When I try to run the example B1 on geant4, there is an error:<br><font size="4"><b><font size="2">bash: /home/manhcam0510/geant4/geant4.10.01.p03-install/share/Geant4-10.1.3/gean4make/geant4make.sh: No such file or directory</font></b><br></font><font size="4"><font size="2">though I check it carefully that the directory and the file are right there</font>. <font size="2">I don't know how to fix it, so I run "make" anyway, then I have a problem quite similar to Mr. Paulo's problem. Only in my case, the file is</font> <font size="2">binmake.gmk. <b>The errors are in the screenshot image attached with this email</b><br><br></font></font></div><div><font size="4"><font size="2">Can somebody show me how to fix it?? And if you can, please show it clearly because I'm a beginner on Gate. I'll be very grateful. And since I'm a beginner, please pardon me if I ask something silly.<br><br></font></font></div><div><font size="4"><font size="2">Thanks in advance.<br></font></font></div><div><font size="4"><font size="2">Manh Cam.<br></font></font></div><font size="4"><font size="2"><br></font><br></font><div><span class="gmail-gI"><span></span></span></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div><div><div><div><span style="color:rgb(153,153,153)"><font size="2"><br><br>Nguyễn Mạnh Cầm<br></font></span></div><span style="color:rgb(153,153,153)"><font size="2">Undergraduate Student<br></font></span></div><span style="color:rgb(153,153,153)"><font size="2">Department of Nuclear Physics & Engineering<br></font></span></div><span style="color:rgb(153,153,153)"><font size="2">Faculty of Physics & Engineering Physics<br></font></span></div><span style="color:rgb(153,153,153)"><font size="2">University of Science, VNU-HCM, Ho Chi Minh City, Vietnam<br></font></span></div><div><span style="color:rgb(153,153,153)"><font size="2">Telephone: 0968 922 796<br></font></span></div></div></div></div></div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Sun, Apr 30, 2017 at 11:00 PM, Paulo Caribé <span dir="ltr"><<a href="mailto:Paulo.Caribe@ugent.be" target="_blank">Paulo.Caribe@ugent.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div dir="auto">
<div>
<div><span style="background-color:rgba(255,255,255,0)">Dear Rachid,</span></div>
<div><span style="background-color:rgba(255,255,255,0)"><br>
</span></div>
<div>
<div><span style="background-color:rgba(255,255,255,0)">Thanks for the quick answer. I had updated my environment variable files only with the following command line:</span></div>
<div><span style="background-color:rgba(255,255,255,0)">“source usr/local/geant4/geant4.10.02-<wbr>instal/bin/geant4.sh” But now, everything is OK!</span></div>
</div>
<div><span style="background-color:rgba(255,255,255,0)"><br>
</span></div>
<div><span style="background-color:rgba(255,255,255,0)">Thanks again </span></div>
<div><span style="background-color:rgba(255,255,255,0)">Cheers</span></div>
<div><span style="background-color:rgba(255,255,255,0)">Paulo</span></div>
<div>
<div>
<div><br>
</div>
</div>
</div>
</div>
<div><br>
On 29 Apr 2017, at 08:58, "rachid ayad" <<a href="mailto:rayad@ut.edu.sa" target="_blank">rayad@ut.edu.sa</a>> wrote:<br>
<br>
</div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div>
<div>
<div>
<div>
<div><br>
</div>
Dear Paulo, Maybe you did source geant4make.sh which is found in the install directory (set when you build geant4) and therefore your Geant4 environmental variables are not set.<br>
</div>
For me I put in my .bashrc a line: "source /usr/local/share/Geant4-10.2.<wbr>2/geant4make/geant4make.sh"
<br>
<br>
</div>
Then for me $G4INSTALL is set to /usr/local/share/Geant4-10.2.<wbr>2/geant4make .<br>
</div>
Then when you "make", the program (GNUmakefile, in the .../example/basic/B1 directory) will use any *.gmk found in $G4INSTALL/config :<br>
<br>
******************************<wbr>**<br>
analysis.gmk binmake.gmk common.gmk G4UI_USE.gmk G4VIS_USE.gmk globlib.gmk moc.gmk<br>
architecture.gmk binmake.gmk~ G4UI_BUILD.gmk G4VIS_BUILD.gmk geomconf.gmk interactivity.gmk sys<br>
****************************<br>
<br>
</div>
Thank you, Rachid<br>
<br>
<div><br>
</div>
</div>
<div class="gmail_extra"><br>
<div class="gmail_quote"><span class="">On Sat, Apr 29, 2017 at 2:39 AM, Paulo Caribé <span dir="ltr">
<<a href="mailto:Paulo.Caribe@ugent.be" target="_blank">Paulo.Caribe@ugent.be</a>></span> wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><span class="">
<div>Hi Gate-Users,</div>
<div><br>
</div>
<div>I was installing the GATE7.2 on Ubuntu 16.04 (MacBook-Pro (2.9GHz Core i5 - 8GB DDR3) dual boot OS X EL Capitan and Ubuntu 16.04), when I have got this problem. I Installed GEANT4.10.02 successfully, but when I tried to make example B1 to test I receive
the following:</div>
<div>(please, see attachment)</div>
<pre style="font-size:16px">../../../config/architecture.g<wbr>mk:408: ../../../config/sys/.gmk: No such file or directory
make: *** No rule to make target `../../../config/sys/.gmk'. Stop.</pre>
<div>It was first time that I got this kind of problem with this configuration (dual boot). So can somebody tell me what is wrong?</div>
<div>Thanks a lot for any help.</div>
<div>Paulo </div>
<div><br>
</div>
</span><div><Screenshot from 2017-04-29 00-33-21.png> </div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<pre style="font-size:16px"><br></pre>
</div><span class="">
<br>
______________________________<wbr>_________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org" target="_blank">Gate-users@lists.opengatecolla<wbr>boration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" rel="noreferrer" target="_blank">http://lists.opengatecollabora<wbr>tion.org/mailman/listinfo/<wbr>gate-users</a><br>
</span></blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
<div class="m_-5728315852977560476gmail_signature" data-smartmail="gmail_signature">
<div dir="ltr">
<div>Dr. Rachid Ayad<br>
Department of Physics, Faculty of Science</div>
<div>University Of Tabuk</div>
<div>P.O. Box 2072</div>
<div>Tabuk 71451<br>
Kingdom Of Saudi Arabia<br>
Tel: +966560296632<br>
</div>
</div>
</div>
</div>
<br>
<p dir="RTL" style="font-size:1.3em;text-align:right;color:rgb(34,34,34);margin:0cm 0cm 10pt;background-color:rgb(255,255,255)">
<span lang="AR-SA"></span></p>
<p dir="RTL" style="text-align:right;color:rgb(34,34,34);margin:0cm 0cm 10pt;background-color:rgb(255,255,255)">
<font size="2"><span style="color:rgb(0,0,0);font-family:arial,sans-serif">------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>------------------------------</span><span style="color:rgb(0,0,0);font-family:arial,sans-serif"><wbr>---------------------------</span></font></p>
<p dir="RTL" style="text-align:center;color:rgb(34,34,34);margin:0cm 0cm 10pt;background-color:rgb(255,255,255)">
<font size="2"><span style="color:rgb(0,0,0)">هذه الرسالة و مرفقاتها (إن وجدت) تمثل وثيقة سرية قد
</span><span style="color:rgb(0,0,0)">تحتوي </span><span style="color:rgb(0,0,0)">على معلومات تتمتع بحماية وحصانة قانونية . إذا لم تكن الشخص المعني بهذه الرسالة يجب عليك تنبيه المُرسل بخطأ وصولها إليك، و حذف الرسالة و مرفقاتها (إن وجدت) من الحاسب الآلي الخاص
بك. ولا يجوز لك نسخ هذه الرسالة أو مرفقاتها (إن وجدت) أو أي جزئ منها، أو البوح بمحتوياتها لأي شخص أو استعمالها لأي غرض . علماً بأن الإفادات و الآراء التي تحويها هذه الرسالة تعبر فقط عن رأي المُرسل و ليس بالضرورة رأي جامعة تبوك . ولا تتحمل جامعة تبوك أي مسئولية
عن الأضرار الناتجة عن أي فيروسات قد يحملها هذ البريد.</span></font></p>
<p dir="RTL" style="text-align:center;direction:ltr;color:rgb(34,34,34);margin:0cm 0cm 10pt;background-color:rgb(255,255,255)">
<font size="2"><span dir="LTR" style="text-align:left;color:rgb(0,0,0)">This message and its attachment, if any, are confidential and may contain legally privileged information. If you are not the intended recipient, please contact the sender immediately and
delete this message and its attachment , if any, from your system. You should not copy this message or disclose its contents to any other person or use it for any purpose. Statements and opinions expressed in this e-mail are those of the sender, and do not
necessarily reflect those of University of Tabuk. University of Tabuk Accepts no liability for any damage caused by any virus transmitted by this email</span><span style="text-align:left;color:rgb(0,0,0)" lang="AR-SA">.</span></font></p>
</div>
</blockquote>
</div>
<br>______________________________<wbr>_________________<br>
Gate-users mailing list<br>
<a href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.<wbr>opengatecollaboration.org</a><br>
<a href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users" rel="noreferrer" target="_blank">http://lists.<wbr>opengatecollaboration.org/<wbr>mailman/listinfo/gate-users</a><br></blockquote></div><br></div>