Next: Specifying the Environment for Building, Previous: Building and Installing NetCDF on Unix Systems, Up: Building and Installing NetCDF on Unix Systems
Depending on the platform, you may need up to 25 Mbytes of free space to unpack, build, and run the tests. You will also need a Standard C compiler. If you have compilers for FORTRAN 77, FORTRAN 90, or C++, the corresponding netCDF language interfaces may also be built and tested. Compilers and associated tools will only be found if they are in your path.
If you want to run the large file tests, you will need about 13 GB of free disk space, as some very large files are created. The created files are immediately deleted after the tests complete. These large file tests are not run as part of the make test step; they are only run for make extra_test.
If you wish to build from source on a Windows (Win32) platform, different instructions apply. See Building and Installing NetCDF on Windows.
To fully work with the netCDF source code, several extra utilities are required to fully build everything from source. If you are going to modify the netCDF source code, you will need some or all of the following tools. All are freeware.
m4nmarThe following tools are not required to build netCDF. They may be needed if you intend to work with the netCDF source code as a developer.
flex and yaccmakeinfoautoconfThe most recent version of all netCDF documents can always be found at the netCDF website. http://www.unidata.ucar.edu/packages/netcdf/.