<div dir="ltr">Dear Paul , <div style>thanks for your kind reply and useful information . The terminal says : </div><div style><br></div><div style>"Giacinto-Gencos-MacBook-Pro:~ giacintogenco$ ~/nek5_svn/trunk/tools</div>
<div>-bash: /Users/giacintogenco/nek5_svn/trunk/tools: is a directory</div><div>Giacinto-Gencos-MacBook-Pro:~ giacintogenco$ ./maketools</div><div>-bash: ./maketools: No such file or directory</div><div>Giacinto-Gencos-MacBook-Pro:~ giacintogenco$  " </div>
<div><br></div><div style>How can I create the directory ? Maybe it is easier than I think , but I am stuck here . Thank you for your precious help , </div><div style><br></div><div style>Best Regards </div><div style><br>
</div><div style>Giacinto Genco</div><div style><br></div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Mar 26, 2013 at 8:43 AM,  <span dir="ltr"><<a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Dear Giacinto,<br>
<br>
The maketools command should be issued from<br>
<br>
~/nek5_svn/trunk/tools<br>
<br>
where you would type:<br>
<br>
 ./maketools     (since it appears that "." is not in your path)<br>
<br>
Similarly, makenek should be issued from (say) one of the<br>
examples directories.    It is normal to copy the makenek<br>
script to the location where you will build and run the<br>
example, so that makenek and SIZE are in the same directory,<br>
along with the .usr, .rea files, etc.<br>
<br>
I hope this helps.<br>
<br>
Paul Fischer<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
On Mon, 25 Mar 2013, <a href="mailto:nek5000-users@lists.mcs.anl.gov" target="_blank">nek5000-users@lists.mcs.anl.<u></u>gov</a> wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Dear sir ,<br>
I am a new mac user . I am trying to download the Nek5000 software but my MacBook Pro is telling me "Checked out revision 906 " . Later when I try to implement the different commands needed for the initial build I have lots of comment like "command not found" or  " *** No rule to make target " and so on .<br>

<br>
This is what I have from my terminal :<br>
<br>
"Last login: Mon Mar 25 12:47:38 on ttys000<br>
dhcp168:~ giacintogenco$ sudo svn co <a href="https://svn.mcs.anl.gov/repos/nek5/" target="_blank">https://svn.mcs.anl.gov/repos/<u></u>nek5/</a><br>
svn: OPTIONS of '<a href="https://svn.mcs.anl.gov/repos/nek5" target="_blank">https://svn.mcs.anl.gov/<u></u>repos/nek5</a>': Could not resolve hostname `<a href="http://svn.mcs.anl.gov" target="_blank">svn.mcs.anl.gov</a>': Host not found (<a href="https://svn.mcs.anl.gov" target="_blank">https://svn.mcs.anl.gov</a>)<br>

dhcp168:~ giacintogenco$ ~/nek5_svn/trunk/tools/<u></u>maketools clean<br>
make: *** No rule to make target `clean'.  Stop.<br>
dhcp168:~ giacintogenco$ ~/nek5_svn/trunk/tools/<u></u>maketools all<br>
make: *** No targets specified and no makefile found.  Stop.<br>
dhcp168:~ giacintogenco$ make -f <filename of makefile><br>
-bash: syntax error near unexpected token `newline'<br>
dhcp168:~ giacintogenco$ svn co <a href="https://svn.mcs.anl.gov/repos/nek5/" target="_blank">https://svn.mcs.anl.gov/repos/<u></u>nek5/</a> nek5_svn<br>
Checked out revision 906.<br>
dhcp168:~ giacintogenco$ ~/nek_svn/trunk/tools/<u></u>maketools<br>
-bash: /Users/giacintogenco/nek_svn/<u></u>trunk/tools/maketools: No such file or directory<br>
dhcp168:~ giacintogenco$ sudo svn co <a href="https://svn.mcs.anl.gov/repos/nek5/" target="_blank">https://svn.mcs.anl.gov/repos/<u></u>nek5/</a><br>
Password:<br>
Sorry, try again.<br>
Password:<br>
Checked out revision 906.<br>
dhcp168:~ giacintogenco$ nek5_svn/trunk/tools/maketools<br>
Usage: maketools [clean|all|tool(s)]<br>
dhcp168:~ giacintogenco$ nek5_svn/trunk/postnek/<u></u>makefile<br>
-bash: nek5_svn/trunk/postnek/<u></u>makefile: No such file or directory<br>
dhcp168:~ giacintogenco$ svn co <a href="https://svn.mcs.anl.gov/repos/nek5/" target="_blank">https://svn.mcs.anl.gov/repos/<u></u>nek5/</a> nek5_svn<br>
Checked out revision 906.<br>
dhcp168:~ giacintogenco$ nek5_svn/trunk/postnek/<u></u>makefile<br>
-bash: nek5_svn/trunk/postnek/<u></u>makefile: No such file or directory<br>
dhcp168:~ giacintogenco$ nek5_svn/trunk/tools/maketools<br>
Usage: maketools [clean|all|tool(s)]<br>
dhcp168:~ giacintogenco$ maketools all<br>
-bash: maketools: command not found<br>
dhcp168:~ giacintogenco$ maketools clean<br>
-bash: maketools: command not found<br>
dhcp168:~ giacintogenco$ ~nek5_svn/trunk/nek/makenek<br>
-bash: ~nek5_svn/trunk/nek/makenek: No such file or directory<br>
dhcp168:~ giacintogenco$ ~/nek5_svn/trunk/nek/makenek<br>
makenek - automatic build tool for Nek5000<br>
<br>
usage: makenek [.usr filename | clean] < -nocompile ><br>
<br>
dhcp168:~ giacintogenco$ ~/nek5_svn/trunk/tools/<u></u>maketools clean<br>
make: *** No rule to make target `clean'.  Stop.<br>
dhcp168:~ giacintogenco$ ~/nek5_svn/trunk/tools/<u></u>maketools all<br>
make: *** No targets specified and no makefile found.  Stop.<br>
dhcp168:~ giacintogenco$ "<br>
<br>
What do you suggest me to do ? It seems that I have all the files I need ( X11 , Mac OS X Lion , etc ) but they are "disconnected " . Please if you have a number of instructions I should follow please send me . I will follow all th hints and the instructions you suggest me to do to run the NEK5000 .<br>

<br>
Thank you !<br>
<br>
Best Regards<br>
<br>
Giacinto Genco<br>
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
<br>
</blockquote>
______________________________<u></u>_________________<br>
Nek5000-users mailing list<br>
<a href="mailto:Nek5000-users@lists.mcs.anl.gov" target="_blank">Nek5000-users@lists.mcs.anl.<u></u>gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/nek5000-users" target="_blank">https://lists.mcs.anl.gov/<u></u>mailman/listinfo/nek5000-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br>Giacinto M. F. Genco <br>Master of Science in Nuclear Engineering , Purdue University <br>Master of Science in Aerospace Engineering , Purdue University <br>
Italian " Laurea " in Mechanical Engineering , Politecnico di Bari , Bari , Italy . <br>
</div>