please add szip to the dependencies: /usr/bin/ld: cannot find -lsz
Search Criteria
Package Details: grads 2.1.a3-1
Package Actions
| Package Base: | grads |
|---|---|
| Description: | The Grid Analysis and Display System (GrADS) is an interactive desktop tool that is used for easy access, manipulation, and visualization of earth science data. The format of the data may be either binary, GRIB, NetCDF, or HDF-SDS (Scientific Data Sets). |
| Upstream URL: | http://www.iges.org/grads |
| Category: | science |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | graziano |
| Maintainer: | graziano |
| Last Packager: | graziano |
| Votes: | 6 |
| First Submitted: | 2006-12-22 14:14 |
| Last Updated: | 2015-03-14 08:45 |
Dependencies (10)
- cairo
- hdf4-nonetcdf
- jasper
- libdap
- libgeotiff
- netcdf
- udunits
- g2clib (make)
- gadap (make)
- shapelib (make)
Required by (0)
Sources
- ftp://cola.gmu.edu/grads/2.1/grads-2.1.a3-src.tar.gz
- time_unit.patch
Latest Comments
Comment by qs9rx
Comment by XavierCLL
Hi graziano, as others persons told you, the szip is need for build. Regards
Comment by graziano
@skeksis268: suggest reinstalling g2clib package.
Comment by skeksis268
Not building for me, several error messages along the lines of
/usr/lib/libgrib2c.a(g2_unpack4.o): In function `g2_unpack4':
(.text+0x474): undefined reference to `rdieee'
and
/usr/lib/libgrib2c.a(jpcunpack.o): In function `jpcunpack':
(.text+0x65): undefined reference to `int_power'
Comment by graziano
The removal of static libraries in newer packages forced an update. Nothing changed in upstream.
Comment by graziano
Added gadap station data interface.
Comment by drkitty
Even when using the default hdf5 package in "extra", szip has to be in grads's makedepends. It builds with szip and not without.
Comment by graziano
szip is needed by HDF5 if that package has been compiled with this dependency. It is not the case in the default package in the extra repo.
Anonymous comment
szip should be a dependency. I had to install szip (AUR) to build GrADS, after that the missing lib error was gone and I was able to build GrADS successfully.
Comment by graziano
This package depends on linpng/libtiff, so need recompile after libpng/libtiff update of 2012-02-05
Comment by graziano
namcap does not think so. How did you spot this dependency?
Comment by debio264
It looks like szip should be a dependency.