<pre><a target="_top" href="../../../../index.php?menuaction=felamimail.uicompose.compose&amp;send_to=bmNsLWluc3RhbGxAdWNhci5lZHU="></a>Dear all,

I am new in NCL. I am trying to install NCL in Linux i686 with gcc 4.1.2, and then I download 
ncl_ncarg-5.1.0.Linux_i686_gcc412.tar.gz to my system. I am following steps to install NCL.
I create a new directory to put the tar file in my local machine named /geox3/rima/NCL
</pre>
<ol>
    <li><a href="http://www.ncl.ucar.edu/Download/install.shtml#Gunzip">Gunzip the file</a>.==&gt; in<span style="font-family: monospace;"> </span>/geox3/rima/NCL</li>
    <li><a href="http://www.ncl.ucar.edu/Download/install.shtml#Untar">Un-tar the file wherever you want the software to reside</a>.==&gt; in<span style="font-family: monospace;"> </span>/geox3/rima/NCL</li>
    <li><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetNCARG_ROOT">Set the NCARG_ROOT environment variable and your search path to where NCL resides</a>.==&gt; I am doing it from bash</li>
</ol>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; #NCL</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; export PATH=/geox3/rima/NCL/bin:$PATH<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; export NCARG_ROOT=/geox3/rima/NCL <br />
&#160;</p>
<p><a href="http://www.ncl.ucar.edu/Download/install.shtml#SetDISPLAY">&#160;&#160;&#160;&#160;&#160;&#160; 4.&#160; Set the DISPLAY environment variable to indicate where to display graphics</a>. ==&gt; I am not doing this, should I?</p>
<p><a href="http://www.ncl.ucar.edu/Download/install.shtml#CopyHLURESFILE">&#160;&#160;&#160;&#160;&#160;&#160; 5.&#160;&#160; Put a ".hluresfile" file in your home directory</a>.==&gt; I copied and put the file in /geox3/rima/NCL</p>
<p><a href="http://www.ncl.ucar.edu/Download/install.shtml#OPeNDAPInstructions">&#160;&#160;&#160;&#160;&#160;&#160; 6.&#160;&#160; Special instructions if you have an OPeNDAP-enabled version of NCL</a>. ==&gt; I am not doing this part too</p>
<p><a href="http://www.ncl.ucar.edu/Download/install.shtml#TestNCL">&#160;&#160;&#160;&#160;&#160;&#160; 7.&#160;&#160; Test your NCL/NCARG installation</a>.==&gt; When I used<span style="font-family: monospace;"><span style="font-family: Arial,Verdana,sans-serif;">&#160;</span></span> :</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash-3.1$ ng4ex gsun01n<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash: ng4ex: command not found</p>
<p>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash-3.1$ ncl gsun01n.ncl<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash: ncl: command not found<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash-3.1$ ncargex cpex08<br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; -bash: ncargex: command not found</p>
<p><br />
&#160;&#160;&#160;&#160;&#160;&#160;&#160; 8.&#160;&#160; Problem with libgfortran.so.<i>x</i>? - <a href="http://www.ncl.ucar.edu/Download/install.shtml#LinuxMacNotes">Special note for Linux/Mac systems</a> ==&gt; I am not doing this part yet</p>
<p><a href="http://www.ncl.ucar.edu/Download/install.shtml#Compiling">&#160;&#160;&#160;&#160;&#160;&#160;&#160; 9.&#160; Notes on compiling an NCAR Graphics program</a> ==&gt;&#160;   I am not doing this part yet</p>
<pre>
Is there something I forget to specify? Any idea or experiences? Thank you.
Best,
Rima

</pre>