[gradsusr] gradsusr Digest, Vol 86, Issue 36

Zilore Mumba zmumba at gmail.com
Mon Apr 24 15:50:17 EDT 2017


Can't open shared libraries on grads-2.1.1.b0 (Zilore Mumba)
Here's how I solved my shared library problem (in case it might help
someone else).
I found that there are no deb packages for openssl.
So I:

   1. Downloaded an rpm package here
   https://rpmfind.net/linux/rpm2html/search.php?query=libcrypto.so.10
   2. Installed alien software to convert rpm to deb and installed the deb
   package, and the error is gone. The steps are given below (fromhttps://
   askubuntu.com/questions/2988/how-do-i-install-and-manage-rpms).

sudo apt-get install alien

sudo alien my_package.rpm
sudo dpkg -i my_package.deb


On Mon, Apr 24, 2017 at 3:27 PM, <gradsusr-request at gradsusr.org> wrote:

> Send gradsusr mailing list submissions to
>         gradsusr at gradsusr.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
>         http://gradsusr.org/mailman/listinfo/gradsusr
> or, via email, send a message with subject or body 'help' to
>         gradsusr-request at gradsusr.org
>
> You can reach the person managing the list at
>         gradsusr-owner at gradsusr.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of gradsusr digest..."
>
>
> Today's Topics:
>
>    1. highlighting some basins on GrADS. (Saifuddin, Miah Mohammad)
>    2. Can't open shared libraries on grads-2.1.1.b0 (Zilore Mumba)
>    3. Re: Grads Error to read ARWpost (vijaybaskar energy)
>    4. Error while loading shared library: libssl.so (Jennifer M Adams)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 23 Apr 2017 23:45:08 +0000
> From: "Saifuddin, Miah Mohammad" <miah.mohammadsaifudd at mavs.uta.edu>
> Subject: [gradsusr] highlighting some basins on GrADS.
> To: "gradsusr at gradsusr.org" <gradsusr at gradsusr.org>
> Message-ID:
>         <CY1PR01MB1852B6ACCFBB157A17F4F9A1A21C0 at CY1PR01MB1852.prod.
> exchangelabs.com>
>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi all,
>
>
> I have plotted a variable in grads for entire USA and now I want to
> highlight some basins in the map of USA.
>
>
> but the problem is that the gridded data is in grid format and the basin's
> boundaries covers some portion of several grids but not all of the grids.
>
>
> Can anyone advise me what can be done to highlight basins while only
> covering portion of the grids.
>
>
> Is it possible?
>
>
> TIA,
>
> MIAH
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170423/
> 880e6bff/attachment-0001.html
>
> ------------------------------
>
> Message: 2
> Date: Mon, 24 Apr 2017 07:16:36 +0200
> From: Zilore Mumba <zmumba at gmail.com>
> Subject: [gradsusr] Can't open shared libraries on grads-2.1.1.b0
> To: gradsusr at gradsusr.org
> Message-ID:
>         <CAKS2qbL38tN8oUUb1RFGfz_nXMwCfSW-Le8gvfq-zXh_yj5mAQ@
> mail.gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> How does one solve the following, for the new verison of grads:
> grads-2.1.1.b0?
> I am running ubuntu 16.04 on a 32 bit platform.
>
> grads: /lib/i386-linux-gnu/libcrypto.so.10: version `libcrypto.so.10' not
> found (required by grads)
> grads: /lib/i386-linux-gnu/libssl.so.10: version `libssl.so.10' not found
> (required by grads)
>
> Thanks in anticipation
> Zilore
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170424/
> 9cb99b4e/attachment-0001.html
>
> ------------------------------
>
> Message: 3
> Date: Mon, 24 Apr 2017 15:17:35 +0530
> From: vijaybaskar energy <bvbseen at mkuniversity.org>
> Subject: Re: [gradsusr] Grads Error to read ARWpost
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID:
>         <CANKvJhy74a7hF_biZR7drKTXpHX-DzdKbVrOefxd+RmiL9VDfw at mail.
> gmail.com>
> Content-Type: text/plain; charset="utf-8"
>
> Hi
>
> when I try to open the grads, I am getting the following message in my
> terminal
>
> grads: error while loading shared libraries: libssl.so.10: cannot open
> shared object file: No such file or directory
>
> how to solve this error
>
> Regards
> Vijay
>
> B. Vijay Bhaskar
> Assistant Professor
> Department of Bioenergy
> School of Energy, Environment and Natural Resources
> Madurai Kamaraj University
> Madurai - 625021
>
>
> On Wed, Apr 19, 2017 at 8:10 PM, Jennifer M Adams <jadams21 at gmu.edu>
> wrote:
>
> > It looks like your build of GrADS is dynamically linked with an old
> netcdf
> > library that doesn?t have nc_get_chunk_cache. That warning on startup to
> > ?consider re-linking? is also strange. Try upgrading to one of the newer
> > builds from COLA. http://cola.gmu.edu/grads/downloads.php.
> > ?Jennifer
> >
> >
> > On Apr 19, 2017, at 5:45 AM, vijaybaskar energy <
> bvbseen at mkuniversity.org>
> > wrote:
> >
> > Warm Greetings
> >
> > I am working on WRF 8.1 version model. I have completed the installation
> > and I have tested the model also. I got the ctl and dat file from
> ARWpost.
> > Whenever I will try to use grads to open the ctl file I getting the
> > following error message. While searching I found that you also got the
> same
> > problem. I hope that you might have solved the problem. Could you help me
> > solve the following error message
> >
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++++++++++++
> > vijay at vijay-desktop:~/Desktop/Build_WRF/ARWpost$ grads
> > grads: Symbol `_ZTVN6libdap15BaseTypeFactoryE' has different size in
> > shared object, consider re-linking
> >
> > Grid Analysis and Display System (GrADS) Version 2.0.1
> > Copyright (c) 1988-2011 by Brian Doty and the
> > Institute for Global Environment and Society (IGES)
> > GrADS comes with ABSOLUTELY NO WARRANTY
> > See file COPYRIGHT for more information
> >
> > Config: v2.0.1 little-endian readline printim grib2 netcdf hdf4-sds hdf5
> > opendap-grids,stn geotiff shapefile
> > Issue 'q config' command for more detailed configuration information
> > Landscape mode? ('n' for portrait):  n
> > GX Package Initialization: Size = 8.5 11
> > ga-> open test.ctl
> > Scanning description file:  test.ctl
> > grads: symbol lookup error: grads: undefined symbol: nc_get_chunk_cache
> > vijay at vijay-desktop:~/Desktop/Build_WRF/ARWpost$
> > ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> +++++++++++++
> > I am expecting your reply to solve this error
> >
> > Regards
> > Vijay
> > _______________________________________________
> > gradsusr mailing list
> > gradsusr at gradsusr.org
> > http://gradsusr.org/mailman/listinfo/gradsusr
> >
> >
> > --
> > Jennifer Miletta Adams
> > Center for Ocean-Land-Atmosphere Studies (COLA)
> > George Mason University
> >
> >
> >
> >
> > _______________________________________________
> > gradsusr mailing list
> > gradsusr at gradsusr.org
> > http://gradsusr.org/mailman/listinfo/gradsusr
> >
> >
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170424/
> ca39d704/attachment-0001.html
>
> ------------------------------
>
> Message: 4
> Date: Mon, 24 Apr 2017 13:27:13 +0000
> From: Jennifer M Adams <jadams21 at gmu.edu>
> Subject: [gradsusr] Error while loading shared library: libssl.so
> To: GrADS Users Forum <gradsusr at gradsusr.org>
> Message-ID: <568AFE73-31B1-4E04-BD45-5C5C08E7320E at gmu.edu>
> Content-Type: text/plain; charset="windows-1252"
>
> Dear Everyone,
> The SSL library is dynamically linked with recent builds of GrADS to
> support access to opendap servers via HTTPS. The use of a secure servers
> for data distribution is a US gov?t mandate and complying with this order
> is a gigantic nuisance for data providers, data users, and software
> developers. The use of encryption in any software package that is widely
> distributed and used globally has some legal issues; the fact that GrADS is
> open source and is linked with the openSSL library dynamically is how we
> are able to avoid any culpability. It is the responsibility of the users to
> install the SSL library on their local servers so that GrADS can load it at
> runtime. Use the environment variable LD_LIBRARY_PATH to tell GrADS where
> libssl.so is located on your system.
>
> I have noticed that older versions of libssl do not succeed in satisfying
> the authentication requirements of the opendap servers at NASA. My testing
> servers, listed below, require libssl.so.10.
> https://goldsmr4.sci.gsfc.nasa.gov:443/dods/
> https://goldsmr4.gesdisc.eosdis.nasa.gov:443/opendap/
> https://disc2.gesdisc.eosdis.nasa.gov:443/opendap/
>
> If you do not need to get any data via opendap/https, I have also posted
> builds that are not linked with SSL for RHEL and OSX. Please see
> http://cola.gmu.edu/grads/downloads.php for the latest links.
>
> ?Jennifer
>
>
>
> --
> Jennifer Miletta Adams
> Center for Ocean-Land-Atmosphere Studies (COLA)
> George Mason University
>
>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170424/
> 19e2410f/attachment.html
>
> ------------------------------
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
> End of gradsusr Digest, Vol 86, Issue 36
> ****************************************
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170424/02c18158/attachment.html 


More information about the gradsusr mailing list