![]() |
“The beast is actively interested only in now, and, as it is always now and always shall be, there is an eternity of time for the accomplishment of objects.” - the wisdom of Tarzan |
Kyng Chaos |
|
NetCDF BuildLast change: 2005/6/24 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 Grab this patch and unzip it into the NetCDF /src folder. Note: this patch is for NetCDF version 3.6.0p1. It just splits the bin/man page install location from the lib/include location. $ cd netcdf-3.6.0-p1/src $ patch macros.make.in macros.make.in.patch $ ./configure $ make $ sudo make install Note: what you will get is the libraries and includes installed at the same location as the netcdf /src folder, and the ncgen and ncdump programs and man pages installed in /usr/local. This is so you can use the programs and not have HDF stomp NetCDF later. Be aware that wherever the libraries are installed, they will get root ownership so you may need admin authorization if you try to delete them, just as if they were installed in /usr/local. |
| Copyright © 2004-2008 Kyng Chaos All trademarks and copyrights on this page are owned by their respective owners. |
Powered By Geeklog |