<div dir="ltr"><div class="gmail_default" style="font-size:small">Dear Maya,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Sorry for the delay, the NCL team has been rather busy with some internal meetings.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The ng4ex command should have been installed with NCL, but it's not required in order to run NCL.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">What happens if you hand-copy the example and run it yourself:</div><br>cp /Users/maya/anaconda3/envs/ncl_stable/lib/ncarg/nclex/xyplot/xy05n.ncl <div class="gmail_default" style="font-size:small;display:inline">.</div><br>ncl xy05n.ncl<div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">--Mary</div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 31, 2018 at 2:49 AM, Maya Garcia Comas via ncl-install <span dir="ltr"><<a href="mailto:ncl-install@ucar.edu" target="_blank">ncl-install@ucar.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello,<div><br></div><div>I tried to install nlc myself (without using binaries but using conda). The installation seemed to work but when testing, I get:</div><div><br></div><div><div style="margin:0px;font-size:15px;font-family:Monaco">(ncl_stable) bash-3.2$ ng4ex xy05n -clean -W png</div><div style="margin:0px;font-size:15px;font-family:Monaco">bash: ng4ex: command not found</div></div><div><br></div><div>but I cannot find information in the web about ng4ex or where it is in my computer, or if it is even installed.</div><div><br></div><div>My system is:</div><div>OS X Yosemite Version 10.10.5</div><div><br></div><div>I installed conda (using <span style="color:rgb(51,51,51);font-family:verdana,sans-serif;font-size:13.076923370361328px;background-color:rgb(255,255,255)">Python 3.6 64-bit bash installer)</span>: </div><div><div style="margin:0px;font-size:15px;font-family:Monaco">(ncl_stable) bash-3.2$ conda -V</div><div style="margin:0px;font-size:15px;font-family:Monaco">conda 4.5.8</div></div><div><br></div><div>I installed nlc with:</div><div><pre style="margin-top:0px;margin-bottom:0px;padding:0px;font-size:13.076923370361328px;line-height:12pt;font-family:courier;border-style:solid;border-width:0px 0px 15px;border-color:transparent">  conda create -n <i style="margin:0px;padding:0px">ncl_stable</i> -c conda-forge ncl
  source activate <i style="margin:0px;padding:0px">ncl_stable</i></pre></div><div><div style="margin:0px;font-size:15px;font-family:Monaco">(ncl_stable) bash-3.2$ which ncl</div><div style="margin:0px;font-size:15px;font-family:Monaco">/Users/maya/anaconda3/envs/<wbr>ncl_stable/bin/ncl</div></div><div><br></div><div>I installed gcc and gfortran:</div><div><br></div><div><div style="margin:0px;font-size:15px;font-family:Monaco">(ncl_stable) bash-3.2$ gcc --version</div><div style="margin:0px;font-size:15px;font-family:Monaco">Configured with: --prefix=/Applications/Xcode.<wbr>app/Contents/Developer/usr --with-gxx-include-dir=/usr/<wbr>include/c++/4.2.1</div><div style="margin:0px;font-size:15px;font-family:Monaco">Apple LLVM version 7.0.2 (clang-700.1.81)</div><div style="margin:0px;font-size:15px;font-family:Monaco">Target: x86_64-apple-darwin14.5.0</div><div style="margin:0px;font-size:15px;font-family:Monaco">Thread model: posix</div><div style="margin:0px;font-size:15px;font-family:Monaco">(ncl_stable) bash-3.2$ gfortran --version</div><div style="margin:0px;font-size:15px;font-family:Monaco">GNU Fortran (GCC) 5.1.0</div><div style="margin:0px;font-size:15px;font-family:Monaco">Copyright (C) 2015 Free Software Foundation, Inc.</div></div><div><br></div><div>I installed Xquark 2.7.11.</div><div><br></div><div>I also included in my .bash_profile=</div><div><br></div><div><div style="margin:0px;font-size:15px;font-family:Monaco;min-height:20px"><br></div><div style="margin:0px;font-size:15px;font-family:Monaco"># added by Anaconda3 5.1.0 installer</div><div style="margin:0px;font-size:15px;font-family:Monaco">export PATH="/Users/maya/anaconda3/<wbr>bin:$PATH"</div><div style="margin:0px;font-size:15px;font-family:Monaco;min-height:20px"><br></div></div><div><br></div><div>Could you please tell me how I can solve the problem?</div><div><br></div><div>Thank you in advance</div><div>Regards,</div><div>M.</div></div><br>______________________________<wbr>_________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" rel="noreferrer" target="_blank">http://mailman.ucar.edu/<wbr>mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>