Re: Please some one write blog on gmt 5 installation
Joaquim Luis <[email protected]>
| Newsgroups | gmane.comp.gis.gmt.user |
|---|---|
| Message-ID | <[email protected]> |
No. GMT5 use cmake not autotools as the building system so this won't work. > then you commonly enter the created tree of directories searching for > a makefike. In this directory, you run: > > ./configure > ./make install > > normally you have also an INSTALL and README files in the same directory. > > Finally you create some links and that's all. I don't now if this is > your case, but is the common way to do those thinks > > 2014/1/31, p Valdés<[email protected]>: >> tar.gz file is an archive (a box with many archives) + compressed (gzip) >> file >> >> you need first to uncompress the file with: gunzip myfile.tar.gz >> >> then you need to move to your choice directory and open the package >> (now named myfile.tar) with >> >> tar -xvvf myfile.tar >> >> 2014/1/31, Peter<[email protected]>: >>> I have downloaded all the files shown in this page >>> >>> http://gmt.soest.hawaii.edu/projects/gmt/wiki/BuildingGMT >>> http://gmt.soest.hawaii.edu/projects/gmt/wiki/PackagingGMT >>> >>> >>> Really didn't understand please someone help >>> >>> How to install ? I don't want mixup with system library I want to install >>> here >>> >>> /home/peter/software/gmt/gmt5 >>> >>> I have these files in home directory >>> >>> gmt-5.1.0-src.tar.gz >>> gshhg-gmt-nc4-2.2.4.tar.gz >>> dcw-gmt-1.1.0.tar.gz >>> >>> netcdf_home=/home/peter/software/netcdf/netcdf_4_3 >>> hdf_home=/home/peter/software/hdf/hdf5 >>> cmake_home=/home/peter/software/cmake/bin >>> >>> >>> >>> Please someone kindly help me, I am not interested to use yum as it >>> installs old version >>> >>> >>> - Peter >>> >>> To unsubscribe, send the message "signoff gmt-help" to >>> [email protected] >>> > To unsubscribe, send the message "signoff gmt-help" to [email protected] > > To unsubscribe, send the message "signoff gmt-help" to [email protected]