[ncl-install] Installing OpenDAP ncl

Carl Schreck Carl.Schreck at noaa.gov
Thu Nov 18 11:13:10 MST 2010


Hi Mary,

Thanks for your help.  When I run "locate libssl.so.0.9.8", it finds
"libssl.so.0.9.8e".  I'm not sure if that's close enough.

As a workaround, I made a directory and put symbolic links in it to
the closest equivalents I could find for the missing libraries.  It
looks something like:

libcrypto.so.0.9.8 -> libcrypto.so.0.9.8e
libgfortran.so.3 -> libgfortran.so.1
libssl.so.0.9.8 -> libssl.so.0.9.8e

When I add that directory to my LD_LIBRARY_PATH file I get this error:

./ncl: /home/cschreck/lib64/libgfortran.so.3: no version information
available (required by ./ncl)
./ncl: /lib64/libc.so.6: version `GLIBC_2.7' not found (required by ./ncl)
./ncl: /home/cschreck/lib64/libcrypto.so.0.9.8: no version information
available (required by ./ncl)
./ncl: /home/cschreck/lib64/libssl.so.0.9.8: no version information
available (required by ./ncl)

I'm hoping to get opendap to work so that I can access model data from
NOMADS for a real-time weather page that I'm working on.  I may have
to just download the data instead.

     Thanks,
     Carl

On Thu, Nov 18, 2010 at 9:48 AM, Mary Haley <haley at ucar.edu> wrote:
> Hi Carl,
>
> Please visit this page and see if it helps:
>
> http://www.ncl.ucar.edu/Download/linux.shtml#SharedLibraries
>
> The "locate" command should be helpful in determining if you have the
> libraries in a non-standard location, or if you have to install them.
>
> If you don't need OPeNDAP capabilities, then I recommend installing
> the non-OPeNDAP version.
>
> Cheers,
>
> --Mary
>
> On Nov 17, 2010, at 2:40 PM, Carl Schreck wrote:
>
>> I am trying to install the openDAP-enabled version of NCL.  The
>> specific binary that I am using is
>> ncl_ncarg-5.2.1.Linux_RedHat_x86_64_gcc412.tar.gz
>>
>> When I try to run ncl, I get this error:
>>
>> ncl: error while loading shared libraries: libssl.so.0.9.8: cannot
>> open shared object file: No such file or directory
>>
>> And it immediately quits.  I have had no issues with the non-openDAP
>> version in the past.  Are there any fixes or workarounds that I can
>> try?
>>
>>      Thanks,
>>      Carl
>>
>> --
>> Carl J. Schreck, III
>> Postdoctoral Research Associate
>> Cooperative Institute for Climate and Satellites (CICS-NC)
>> NOAA's National Climatic Data Center
>> 151 Patton Avenue
>> Asheville, NC 28801
>> Tel: 828-257-3140
>> carl.schreck at noaa.gov
>> http://www.atmos.albany.edu/student/carl/
>> _______________________________________________
>> ncl-install mailing list
>> List instructions, subscriber options, unsubscribe:
>> http://mailman.ucar.edu/mailman/listinfo/ncl-install
>
>



-- 
Carl J. Schreck, III
Postdoctoral Research Associate
Cooperative Institute for Climate and Satellites (CICS-NC)
NOAA's National Climatic Data Center
151 Patton Avenue
Asheville, NC 28801
Tel: 828-257-3140
carl.schreck at noaa.gov
http://www.atmos.albany.edu/student/carl/


More information about the ncl-install mailing list