<HTML>
<HEAD>
<TITLE>FW: Installing NCL from a pre-compiled binary</TITLE>
</HEAD>
<BODY>
<FONT FACE="Cambria"><SPAN STYLE='font-size:12pt'>Hi,<BR>
<BR>
I am trying to install the precompiled binary of NCL vs. 5.2.0 on Linux computer (x86_64), with GCC and GFORTRAN version 4.1.2 (20080704).<BR>
<BR>
I followed every step enumerated on the webpage for linux machine.<BR>
<BR>
To test the setup, I typed the &#8220;ng4ex gsun01n&#8221; command at the terminal prompt and get the following:<BR>
<BR>
<I>ponte{aghedo}% ng4ex gsun01n<BR>
<BR>
NCAR Graphics NCL Example &lt;gsun01n&gt;<BR>
<BR>
<BR>
This example was set up to display the output to an<BR>
X11 window.<BR>
<BR>
&nbsp;&nbsp;Copying gsun01n.ncl<BR>
<BR>
Running NCL...<BR>
ncl: error while loading shared libraries: libcrypto.so.0.9.8: cannot open shared object file: No such file or directory<BR>
<BR>
ncl failed.<BR>
<BR>
</I>What should I do to fix the problem? It seem the directory is looking for a library file &#8220;LIBCRYPTO.SO.0.9.8&#8221;<BR>
<BR>
Thanks.<BR>
Tutu.<BR>
</SPAN></FONT>
</BODY>
</HTML>