<br><div class="gmail_quote">Hi Mary,<br><br>Thank you for this support. I am now able to run my scripts from the linux command prompt.<br><br>Regards,<br>Geoffrey<div class="HOEnZb"><div class="h5"><br><br><div class="gmail_quote">
On Tue, Sep 25, 2012 at 9:38 PM, Mary Haley <span dir="ltr">&lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><br>
On Sep 25, 2012, at 7:36 AM, Geoffrey sabiiti wrote:<br>
<br>
&gt;<br>
&gt; Hi NCL Installation support team,<br>
&gt;<br>
&gt; I hope you are well.<br>
&gt;<br>
&gt; I am have installed NCL on OpenSUSE 12.2 for use to undertake analysis of my climate model outputs. Though the installation of NCL was successful and gives me the plots;<br>
&gt;<br>
&gt; I have already set my NCARG env in .bashrc.<br>
&gt;<br>
&gt; geoffrey@linux-m84y:~&gt; ng4ex gsun01n.ncl<br>
&gt;<br>
&gt; NCAR Graphics NCL Example &lt;gsun01n&gt;<br>
&gt;<br>
&gt;<br>
&gt; This example was set up to display the output to an<br>
&gt; X11 window.<br>
&gt;<br>
&gt;   Copying gsun01n.ncl<br>
&gt;<br>
&gt; Running NCL...<br>
&gt;  Copyright (C) 1995-2012 - All Rights Reserved<br>
&gt;  University Corporation for Atmospheric Research<br>
&gt;  NCAR Command Language Version 6.1.0-beta<br>
&gt;  The use of this software is governed by a License Agreement.<br>
&gt;  See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
&gt;<br>
&gt; Finished running &#39;ncl &lt; gsun01n&#39;...<br>
&gt;<br>
&gt; geoffrey@linux-m84y:~&gt;<br>
&gt;<br>
&gt; When I type ncl;<br>
&gt; geoffrey@linux-m84y:~/archive/<br>
&gt; workshopdata/ncl_scripts/Corrected_ncl_scripts_kenya_workshop&gt; ncl<br>
&gt;  Copyright (C) 1995-2012 - All Rights Reserved<br>
&gt;  University Corporation for Atmospheric Research<br>
&gt;  NCAR Command Language Version 6.1.0-beta<br>
&gt;  The use of this software is governed by a License Agreement.<br>
&gt;  See <a href="http://www.ncl.ucar.edu/" target="_blank">http://www.ncl.ucar.edu/</a> for more details.<br>
&gt; ncl 0&gt;<br>
&gt;<br>
&gt; At this point when I try to run the ncl script, I end up with some error message below;<br>
&gt;<br>
&gt; ncl 0&gt; will_plot_era_arc2_std.ncl<br>
&gt; fatal:syntax error: line 0 before or near .<br>
&gt; will_plot_era_arc2_std.<br>
&gt; ----------------------^<br>
&gt;<br>
&gt; fatal:error in statement<br>
&gt; ncl 1&gt;<br>
&gt;<br>
&gt; Please consider to help think of a solution.<br>
<br>
</div></div>Hi Geoffrey,<br>
<br>
In order to run an NCL script, you don&#39;t want to run &quot;ncl&quot; interactively. Instead, run it from the UNIX command line:<br>
<br>
    ncl will_plot_era_arc2_std.ncl<br>
<br>
If you really want to run your script from interactive NCL, then you can type:<br>
<br>
   ncl 0&gt; load &quot;will_plot_era_arc2_std.ncl&quot;<br>
<span><font color="#888888"><br>
--Mary<br>
</font></span><div><div><br>
&gt;<br>
&gt; Best regards,<br>
&gt;<br>
&gt; Geoffrey Sabiiti<br>
&gt; Department of Geography, Geo-information &amp; Climatic Sciences<br>
&gt; College of Agricultural and Environmental Sciences<br>
&gt; Makerere University<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Sep 25, 2012 at 3:26 AM, Ryan Kelly &lt;<a href="mailto:rkelly@life.illinois.edu" target="_blank">rkelly@life.illinois.edu</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Maybe this is obvious or already discussed, but I just ran into and then overcame some trouble installing NCL on OS X Lion (10.7), and thought I&#39;d pass along the info.<br>
&gt;<br>
&gt; I was installing NCL per the well-documented OS X procedure at:<br>
&gt;  <a href="http://www.ncl.ucar.edu/Download/macosx.shtml" target="_blank">http://www.ncl.ucar.edu/Download/macosx.shtml</a><br>
&gt;<br>
&gt; Ran into the issue described at:<br>
&gt;  <a href="http://www.ncl.ucar.edu/Download/linux.shtml" target="_blank">http://www.ncl.ucar.edu/Download/linux.shtml</a>.<br>
&gt;<br>
&gt; Specifically, when running the post-install test I got the error:<br>
&gt;  &#39;dyld: Library not loaded: /usr/local/gfortran/lib/libgfortran.3.dylib&#39;<br>
&gt;<br>
&gt; Running:<br>
&gt;  ls /usr/local/lib/libg*<br>
&gt;<br>
&gt; showed I did have &#39;libgfortran.2.dylib&#39; in the right location, but indeed was missing &#39;libgfortran.3.dylib&#39;. I updated my gcc install with a package from:<br>
&gt;  <a href="http://hpc.sourceforge.net/" target="_blank">http://hpc.sourceforge.net/</a><br>
&gt;<br>
&gt; (which is very easy) and now have the library in /usr/local/lib as required.<br>
&gt;<br>
&gt; Running the suggested NCL test described at<br>
&gt;<br>
&gt; <a href="http://www.ncl.ucar.edu/Download/install.shtml#TestNCL" target="_blank">http://www.ncl.ucar.edu/Download/install.shtml#TestNCL</a><br>
&gt;<br>
&gt; now works fine so this fix appears a success.<br>
&gt; _______________________________________________<br>
&gt; ncl-install mailing list<br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Geoffrey Sabiiti<br>
&gt; Department of Geography, Geo-information &amp; Climatic Sciences<br>
&gt; College of Agricultural and Environmental Sciences<br>
&gt; Makerere University<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Geoffrey Sabiiti<br>
&gt; Department of Geography, Geo-information &amp; Climatic Sciences<br>
&gt; College of Agricultural and Environmental Sciences<br>
&gt; Makerere University<br>
&gt; _______________________________________________<br>
&gt; ncl-install mailing list<br>
&gt; List instructions, subscriber options, unsubscribe:<br>
&gt; <a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Geoffrey Sabiiti<br>Department of Geography, Geo-information &amp; Climatic Sciences<br>College of Agricultural and Environmental Sciences<br>Makerere University<br>

<br>
</div></div></div><br><br clear="all"><br>-- <br>Geoffrey Sabiiti<br>Department of Geography, Geo-information &amp; Climatic Sciences<br>College of Agricultural and Environmental Sciences<br>Makerere University<br>