Seems SOEST has this new version of GMT4.... Donk.
Search Criteria
Package Details: gmt4 4.5.13-1
Package Actions
| Package Base: | gmt4 |
|---|---|
| Description: | Generic Mapping Tools V4: Collection of tools for manipulating geographic and Cartesian data sets, and generating EPS maps. |
| Upstream URL: | http://gmt.soest.hawaii.edu/ |
| Category: | science |
| Licenses: | |
| Conflicts: | |
| Submitter: | graziano |
| Maintainer: | graziano |
| Last Packager: | graziano |
| Votes: | 0 |
| First Submitted: | 2013-11-09 10:37 |
| Last Updated: | 2015-01-22 13:23 |
Dependencies (6)
Required by (1)
Sources
Latest Comments
Comment by graziano
Comment by normaldotcom
The package() function kept throwing an error about $pkgdir/usr/bin not being a directory. I was able to resolve this by exporting MAKEFLAGS="-j1" in the package() function before make install-all'. Multi-threaded compilation seems to work fine, so you can probably remove the MAKEFLAGS from build().