<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I already responded offline about this, but I'll include the answer for ncl-install subscribers:<div><br></div><div><div>Please see</div><div><br></div><div><a href="http://www.ncl.ucar.edu/Download/linux.shtml#SharedLibraries">http://www.ncl.ucar.edu/Download/linux.shtml#SharedLibraries</a></div><div><br></div><div>You downloaded an OPenDAP enabled binary, which requires that some system libraries be on your machine.</div><div><br></div><div>If you don't need an OPeNDAP enabled binary, try downloading a non-OPeNDAP one:</div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(33, 33, 33); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; "><br></span></div><div><span class="Apple-style-span" style="border-collapse: collapse; color: rgb(33, 33, 33); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; ">file:/glade/data01/esg-cdp/xserve/ncl/6.0.0-beta/binaries_nodap.1/ncl_ncarg-6.0.0-beta.Linux_RedHat_x86_64_nodap_gcc412.tar.gz</span></div><div><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; "><div><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; border-collapse: collapse; color: rgb(33, 33, 33); line-height: 14px; "><br></span></div></blockquote></div></div></div><div><br></div><div>--Mary</div><div><br></div><div><br></div><div><br></div><div><br><div><div>On Mar 7, 2011, at 9:29 AM, gibies george wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><br><br><div class="gmail_quote">On 7 March 2011 12:37, gibies george <span dir="ltr">&lt;<a href="mailto:gibies@tropmet.res.in">gibies@tropmet.res.in</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="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="margin-left:80px"><br></div></blockquote></div><div><br></div><span style="font-family:arial, sans-serif;font-size:13px;border-collapse:collapse"><div class="im">
<div>
I have tried to install&nbsp;</div><span style="font-family:verdana, sans-serif;font-size:13px;line-height:16px"><h2 style="margin-top:15px;margin-right:5px;margin-bottom:10px;margin-left:0px;padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;font-size:13pt;line-height:15pt;font-weight:bold;font-family:verdana, arial, sans-serif;color:black">

NCL Version 6.0.0-beta</h2></span><div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px">file:/glade/data01/esg-cdp/xserve/ncl/6.0.0-beta/binaries.1/ncl_ncarg-6.0.0-beta.Linux_RedHat_x86_64_gcc412.tar.gz</span></div>

<div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px"><br></span></div><div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px">and set the path in .bashrc</span></div>

<div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px"><br></span></div><div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px">My OS is Fedora 11.</span></div>

<div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px"><br></span></div><div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px">The following is the problem while tried to use NCL.&nbsp;</span></div>

<div><span style="font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;border-collapse:collapse;color:rgb(33, 33, 33);line-height:14px"><br></span></div><div>[gibies@tropmet 2011mar]$ ncl</div><div>
ncl: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or directory</div><div>[gibies@tropmet 2011mar]$&nbsp;</div><div><br></div></div><div>______________________________________________________</div>

<div><br></div><div>Previously I was using&nbsp;ncl_5.1.1 which was installed at&nbsp;/usr/local/ncl_5.1.1</div><div><br></div><div>corresponding path setting in .bashrc was as follows&nbsp;</div><div><br></div><div><b>export NCARG_ROOT=/usr/local/ncl_5.1.1</b></div>

<div><br></div><div><br></div><div>Now I have installed the&nbsp;NCL_6.0.0.beeta&nbsp;at&nbsp;/home/gibies/ncl/NCL.6.0.0.beeta</div><div>and edited .bashrc as follows</div><div><br></div><div><div><b>export NCARG_ROOT=/home/gibies/ncl/NCL.6.0.0.beeta</b></div>

<div>export PATH=$NCARG_ROOT/bin:$PATH</div><div>#export MANPATH=$NCARG_ROOT/man:$MANPATH</div><div>export DISPLAY=:0.0</div><div>export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib</div><div>alias xcon="/usr/local/xconvR81.91"</div>

<div>alias res="resources"</div><div># User specific aliases and functions</div></div><div><br></div><div><br></div><div><br></div></span><div><div></div><div class="h5">-- <br><div style="margin-left:80px"><b>Gibies George,&nbsp;&nbsp; CSIR-RF,</b></div>

<div style="margin-left:80px"><b>Seasonal Scale Prediction Group,<br>Climate and Global Modelling Division,<br>Indian Institute of Tropical Meteorology,<br>Dr. Homi Bhabha Road,<br>NCL (P. O.), Pashan,<br>Pune 411008, India.</b><br>

</div><br><b><a href="http://sites.google.com/site/gibiesge/" style="background-color:rgb(255, 255, 204);color:rgb(51, 51, 255)" target="_blank">http://sites.google.com/site/gibiesge/</a></b><br><br>Please Think about the environment. Save paper; Save Trees; and don't print this e-mail unless it is necessary.<br>


</div></div></blockquote></div><br><br clear="all"><br>-- <br><div style="margin-left:80px"><b>Gibies George,&nbsp;&nbsp; CSIR-RF,</b></div><div style="margin-left:80px"><b>Seasonal Scale Prediction Group,<br>Climate and Global Modelling Division,<br>
Indian Institute of Tropical Meteorology,<br>Dr. Homi Bhabha Road,<br>NCL (P. O.), Pashan,<br>Pune 411008, India.</b><br></div><br><b><a href="http://sites.google.com/site/gibiesge/" style="background-color:rgb(255, 255, 204);color:rgb(51, 51, 255)" target="_blank">http://sites.google.com/site/gibiesge/</a></b><br>
<br>Please Think about the environment. Save paper; Save Trees; and don't print this e-mail unless it is necessary.<br>
_______________________________________________<br>ncl-install mailing list<br>List instructions, subscriber options, unsubscribe:<br><a href="http://mailman.ucar.edu/mailman/listinfo/ncl-install">http://mailman.ucar.edu/mailman/listinfo/ncl-install</a><br></blockquote></div><br></div></div></body></html>