<div dir="ltr"><div class="gmail_default" style="font-size:small">I suggest downloading the non-opendap version of the NCL binary, if you don&#39;t need opendap capabilities.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Otherwise, you will need to install the <span style="font-size:12.8000001907349px"> </span><span style="font-size:12.8000001907349px">libssl.so.0.9.8 version of the library, using a linux package manager, and probably set LD_LIBRARY_PATH to point to this library.  You should be able to install this library in a location that doesn&#39;t overwrite your libssl.so.1.0.0 file.</span></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px"><br></span></div><div class="gmail_default" style><span style="font-size:12.8000001907349px">If you google this part of the error: &quot;error while loading shared libraries: libssl.so.0.9.8&quot; you will get quite a few hits, and one of them should be able to help you figure out how to install this library.  Here&#39;s one link I found:</span></div><div class="gmail_default" style><span style="font-size:12.8000001907349px"><br></span></div><div class="gmail_default" style><span style="font-size:12.8000001907349px"><a href="http://askubuntu.com/questions/77256/i-want-to-install-libssl-0-9-8">http://askubuntu.com/questions/77256/i-want-to-install-libssl-0-9-8</a></span><br></div><div class="gmail_default" style><br></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px">You can try creating a softlink to libssl.1.0.0, but I highly recommend against this, as the two may not be compatible:</span></div><div class="gmail_default" style="font-size:small"><span style="font-size:12.8000001907349px"><br></span></div><div class="gmail_default"><span style="font-size:12.8000001907349px">ln -s </span><b style="color:rgb(80,0,80);font-size:12.8000001907349px">/lib/x86_64-linux-gnu/libssl.so.1.0.0   </b><b style="color:rgb(80,0,80);font-size:12.8000001907349px">/lib/x86_64-linux-gnu/libssl.so.0.9.8</b></div><div class="gmail_default"><b style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></b></div><div class="gmail_default"><b style="color:rgb(80,0,80);font-size:12.8000001907349px">--Mary</b></div><div class="gmail_default"><b style="color:rgb(80,0,80);font-size:12.8000001907349px"><br></b></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 2, 2015 at 8:58 AM, Abdoulaye SY <span dir="ltr">&lt;<a href="mailto:sy.abdoulaye3@ugb.edu.sn" target="_blank">sy.abdoulaye3@ugb.edu.sn</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><div dir="ltr"><br><div class="gmail_quote">---------- Forwarded message ----------<br>From: <b class="gmail_sendername">Abdoulaye SY</b> <span dir="ltr">&lt;<a href="mailto:sy.abdoulaye3@ugb.edu.sn" target="_blank">sy.abdoulaye3@ugb.edu.sn</a>&gt;</span><br>Date: 2015-02-02 15:13 GMT+00:00<br>Subject: libssl.so.0.9.8 don&#39;t locate<br>To: Mary Haley &lt;<a href="mailto:haley@ucar.edu" target="_blank">haley@ucar.edu</a>&gt;<br><br><br><div dir="ltr"><div><div><div><div>Hello,<br><br></div>I have install <b>ncl_ncarg-6.2.0.Linux_Debian6.0_x86_64_gcc445</b><br>I have set the PATH environnement variable<br><br>When i enter ncl command i have the following text error :<br><br>ncl: error while loading shared libraries: libssl.so.0.9.8: cannot open shared object file: No such file or directory<br><br></div>With documentation on <a href="http://www.ncl.ucar.edu/Download/linux.shtml#SharedLibraries" target="_blank">http://www.ncl.ucar.edu/Download/linux.shtml#SharedLibraries</a><br><br></div>i don&#39;t see libssl.so.0.9.8 when i try to locate it. But i see on my <b>system /lib/x86_64-linux-gnu/libssl.so.1.0.0</b><br><br><br><span lang="en"><span>what</span> <span>should I do?</span></span></div></div>
</div><br></div>
</div></div><br>_______________________________________________<br>
ncl-install mailing list<br>
List instructions, subscriber options, unsubscribe:<br>
<a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install" target="_blank">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br>
<br></blockquote></div><br></div>