GRASS GIS on Mac OS X

NetCDF

Last change: 2005/7/16


NetCDF version: 3.6.0p1
my.unidata.ucar.edu

NOTE: This only builds static. If you are adding NetCDF to GDAL/OGR or are updating NetCDF, you must rebuild GDAL afterwards.

$ cd path_to_folder_containing_netcdf_source_tar_gz
$ tar -zxf netcdf.tar.gz
$ cd netcdf-3.6.0-p1/src
$ ./configure
$ make
$ make install

What you will get is everything installed at the same location as the netcdf /src folder.


© 2003-2005 GRASS Development Team
Imprint | Comments about this page
Last change: $Date$