Re: can't complete sample job[pscoast] GMT4.5.12

Paul Wessel <[email protected]> Sat, 19 Apr 2014 09:13:41 -1000
Newsgroups gmane.comp.gis.gmt.user
Message-ID <[email protected]>
Are the GSHHG files actually installed in /usr/local/gshhg*? What is the full path to, say binned_GSHHS_f.nc?
Does this match the directory compiled in, i.e., in your install source directory (gmt4-5-12/src) do
grep gshhg config.mk
Are they the same?  If not, either move the gshhg files or change the config.mk and build again.

-p

On Apr 18, 2014, at 11:46 PM, chi.el <[email protected]> wrote:

> Hello,
> 
> I ask a question for the first time. 
> I installed GMT4.5.12.(CentOS release 6.4 (Final))
> However, test job does not move well. 
> 
> It is a sample of an error. 
> (It will become an error if pscoast is used. )
>> make[1]: Entering directory `/root/app/gmt/gmt-4.5.12/doc/examples'
>> cd ex01 ; ./job01.sh
>> pscoast: crude resolution shoreline data base not installed
>> pscoast: No databases available - aborts
>> pscoast: crude resolution shoreline data base not installed
>> pscoast: No databases available - aborts
>> cd ex02 ; ./job02.sh
>> cd ex03 ; ./job03.sh
>> cd ex04 ; ./job04.sh
>> pscoast: low resolution shoreline data base not installed
>> pscoast: No databases available - aborts
>> cd ex04 ; ./job04c.sh
> 
> What has a problem? 
> What should I do next? 
> Is it insufficient only by performing a [install_gmt4.sh]? 
> 
> I got [install_gmt4.sh] by [ftp://ftp.soest.hawaii.edu/gmt4/]
> [netcdf] by [ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf.tar.gz]
> 
> And the used [GMT4param.txt] is here. 
> [root@localhost gmt]# cat GMT4param.txt 
> # This file contains parameters needed by the install script
> # for GMT4 Version 4.5.12.  Give this parameter file
> # as the argument to the install_gmt.sh script and the whole
> # installation process can be placed in the background.
> # Default answers will be selected where none is given.
> # You can edit the values, but do not remove definitions!
> #
> # This script was created by install_gmt.sh on
> #
> #	Sat Apr 19 02:30:47 PDT 2014
> #
> # Do NOT add any spaces around the = signs.  The
> # file MUST conform to Bourne shell syntax
> #---------------------------------------------
> #       GMT4 VERSION TO INSTALL
> #---------------------------------------------
> VERSION=4.5.12
> #---------------------------------------------
> #       SYSTEM UTILITIES AND FTP SETTING
> #---------------------------------------------
> GMT_make=make
> passive_ftp=n
> #---------------------------------------------
> #       NETCDF SECTION
> #---------------------------------------------
> netcdf_path=/usr/local/netcdf-4.3.0
> #---------------------------------------------
> #       GSHHG SECTION
> #---------------------------------------------
> GSHHG_install=y
> GSHHG_ftp=y
> GSHHG_path=/usr/local
> #---------------------------------------------
> #       GDAL SECTION
> #---------------------------------------------
> use_gdal=n
> gdal_path=
> #---------------------------------------------
> #       GMT4 & GSHHG FTP SECTION
> #---------------------------------------------
> GMT_ftp=y
> GMT_inst_gmt=y
> GMT_ftpsite=1
> #---------------------------------------------
> #       GMT4 SUPPLEMENTS SELECT SECTION
> #---------------------------------------------
> GMT_suppl_mex=d
> GMT_suppl_xgrid=d
> #---------------------------------------------
> #       GMT4 ENVIRONMENT SECTION
> #---------------------------------------------
> GMT_si=y
> GMT_ps=y
> GMT_prefix=/usr/lcoal/gmt-4.5.12
> GMT_bin=/usr/lcoal/gmt-4.5.12/bin
> GMT_lib=/usr/lcoal/gmt-4.5.12/lib
> GMT_share=/usr/lcoal/gmt-4.5.12/share
> GMT_include=/usr/lcoal/gmt-4.5.12/include
> GMT_man=/usr/lcoal/gmt-4.5.12/man
> GMT_doc=/usr/lcoal/gmt-4.5.12/share/doc/gmt
> GMT_sharedir=/usr/lcoal/gmt-4.5.12/share
> #---------------------------------------------
> #       COMPILING & LINKING SECTION
> #---------------------------------------------
> GMT_sharedlib=n
> GMT_cc=
> GMT_64=y
> GMT_triangle=y
> GMT_flock=n
> #---------------------------------------------
> #       TEST & PRINT SECTION
> #---------------------------------------------
> GMT_run_examples=y
> GMT_delete=n
> #---------------------------------------------
> #       MEX SECTION
> #---------------------------------------------
> MATDIR=/usr/local/matlab
> mex_mdir=
> mex_xdir=
> 
> chi.el
> 
> To unsubscribe, send the message "signoff gmt-help" to [email protected]

To unsubscribe, send the message "signoff gmt-help" to [email protected]