[gradsusr] * * * GrADS 2.2.0 * * *
Krishnakumar AP
krishnaap7 at gmail.com
Wed Sep 6 10:12:19 EDT 2017
No, I am trying to install in Ubuntu 15.04.
On Wed, Sep 6, 2017 at 6:44 PM, Jennifer M Adams <jadams21 at gmu.edu> wrote:
>
> > On Sep 6, 2017, at 8:13 AM, Krishnakumar AP <krishnaap7 at gmail.com>
> wrote:
> >
> > Hello Ma'am,
> > In order to try new version of grads, I downloaded the
> grads-2.2.0-bin-centos7.3-x86_64.tar.gz and try to done copying binaries
> to /usr/local/bin and library files copied to /usr/local/lib/grads. But
> when I tried to run grads it showing the following error
> > grads: error while loading shared libraries: libssl.so.10: cannot open
> shared object file: No such file or directory
>
> Ask your system administrator to install the openssl library on your
> system. For legal reasons, it’s not possible for us to link that library
> statically in our portable executables, but it is required for access to
> some opendap servers that many of our users rely on.
>
> > Then I tried to install with source file with following command.
> > sudo ./configure
>
> > --with-hdf5-libdir=/usr/local/hdf5/lib/ --with-hdf5=/usr/local/hdf5/
> --with-hdf5-include=/usr/local/hdf5/include --with-hdf5-libdir=/usr/local/
> hdf5/lib/
>
> The configure script is not set up to manage any of these options.
> Guidance for building version 2.2.0 from source is at
> http://cola.gmu.edu/grads/gadoc/supplibs2.html.
> —Jennifer
>
> >
> >
> > But it shows
> > ==+
> > GrADS 2.2.0 : Configured on 09/06/17 for x86_64-unknown-linux-gnu
> > +===========================================================
> ==============+
> >
> > +-------------------------------+
> > | |
> > | GrADS will be built with: |
> > | |
> > | - GUI disabled |
> > | - READLINE disabled |
> > | - GEOTIFF disabled |
> > | - shapefile disabled |
> > | - GD disabled |
> > | - CAIRO disabled |
> > | - GRIB2 disabled |
> > | - HDF4 disabled |
> > | - HDF5 disabled |
> > | - NETCDF disabled |
> > | - OPeNDAP disabled |
> > | |
> > +-------------------------------+
> >
> > Please tell me how to enable all the features like GUI, netcdf4,hdf5,etc
> using configure command. More over please tell me how to install from
> binary and necessary settings to do during installation
> >
> > Thankfully
> >
> > Krishnakumar AP
> >
> > On Wed, Sep 6, 2017 at 1:20 AM, Jennifer M Adams <jadams21 at gmu.edu>
> wrote:
> > Hi, Everybody!
> > Brian and I are happy to present GrADS version 2.2.0. The new release
> merits a significant uptick because it merges the graphics capabilities
> from versions 2.0 and 2.1 and all the available graphics engines are now
> handled as plug-ins. You can choose at startup which rendering engine you’d
> like to use for interactive display and printing (defaults are Cairo).
> Documentation may be found here — please read the whole page.
> >
> > The GrADS download page has links to the source code, and pre-compiled
> binary distributions for three flavors of unix. I built the binary
> distributions on COLA’s servers (CentOS7), and at NCAR on yellowstone
> (rhel6) and cheyenne (suse12). I will post a build for Mac OS X as soon as
> I can.
> >
> > Those of you who build from source will find changes in the configure
> scripts to support the building of shared objects for the graphics plugins.
> The organization of the supplibs is a little different as well. Please see
> http://cola.gmu.edu/grads/gadoc/supplibs2.html for guidance on building
> from source.
> >
> > Other features of this build are itemized in the complete ChangeLog, and
> also copied below for your convenience.
> > Don't be afraid to upgrade!
> > —Jennifer
> >
> >
> >
> > --
> > Jennifer Miletta Adams
> > Center for Ocean-Land-Atmosphere Studies (COLA)
> > George Mason University
> >
> >
> > Features:
> > * Graphics display and printing are now handled as independent
> plug-ins.
> > Cairo is the default, but the traditional X11 display (with
> widgets) and
> > the old GD interface for image output are available as
> user-specified options.
> > There is also no-op gxdummy plug-in for when no graphics
> capabilities are needed.
> > * New arguments on startup for specifying graphics plug-in names (-d
> and -h)
> > * New requirements for the User-Defined Plug-in Table: gxdisplay and
> gxprint
> > * Overhaul of auto configuration protocol to support creation of
> shared libraries
> > for the graphics plug-ins.
> > * Added command 'q udpt' that lists all available plug-ins
> > * Added command 'q gxconfig' that reports the configuration of
> graphics plug-ins
> > * Updated the output from the 'q config' command
> > * New command 'q font' returns information about a specific font
> > * Added support in grib2scan to print model version date for PDTs 60
> and 61
> > * Added optional argument to 'q dbf' to specify a delimiter other
> than ","
> > * Increased max number of block requests to raise limit on station
> data memory usage
> >
> > Bug Fixes:
> > * Fixed bug to use an 8-byte integer to store a variable's offset in
> a file
> > * Fixed bug in new shaded contour algorithm when plotting a range
> beyond the
> > data maximum and csmooth is on.
> > * Fixed routines handling netcdf4 cachesize so it resets if user
> adjusts scale factor
> > * Fixed mismatched max length of variable description in descriptor
> files
> > * Fixed bug when drawing zero-sized strings with Cairo
> >
> > New/Updated Documentation:
> > *
> > http://cola.gmu.edu/grads/gadoc/udp.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/udpt.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/plugins.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/supplibs2.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/gradcomdgrads.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/gradcomdqdbf.html
> >
> > *
> > http://cola.gmu.edu/grads/gadoc/gradcomdquery.html
> >
> >
> > Supplibs Update:
> > * Simplified the protocol for building, installing, and checking the
> supplibs
> > in conjunction with changes to auto configuration scripts.
> > * New documentation page:
> > http://cola.gmu.edu/grads/gadoc/supplibs2.html
> >
> > * Updated the gadap library to version 2.1 to add support for a
> shared object
> > and some minor fixes for compilation on newer versions of unix.
> > * Linked with pixman-0.34.0 and cairo-1.14.10
> >
> >
> >
> > _______________________________________________
> > gradsusr mailing list
> > gradsusr at gradsusr.org
> > http://gradsusr.org/mailman/listinfo/gradsusr
> >
> >
> >
> >
> > --
> >
> > Best regards
> > Krishnakumar.AP
> >
> > _______________________________________________
> > 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
>
--
Best regards
Krishnakumar.AP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170906/c10e4ce3/attachment.html
More information about the gradsusr
mailing list