Next: Testing the Build, Previous: Running the configure Script, Up: Building and Installing NetCDF on Unix Systems
Run "make". This will build one or more netCDF libraries. It will build the basic netCDF library libnetcdf.a. If you have Fortran 77 or Fortran 90 compilers, then the Fortran library will also be built (libnetcdff.a). If you have a C++ compiler, then the C++ interface will be built (libnetcdf_c++.a.)
A “make” will also build the netCDF utilities ncgen(1) and ncdump(1).
Run make like this:
make