netCDF  4.2.1.1
./configure options

Note: --disable prefix indicates that the option is normally enabled.

OptionDescriptionDependencies
--disable-doxygenDisable generation of documentation.doxygen
--disable-fsyncdisable fsync supportkernel fsync support
--enable-valgrind-tests build with valgrind-tests; static builds onlyvalgrind
--enable-netcdf-4build with netcdf-4HDF5 and zlib
--enable-netcdf4synonym for enable-netcdf-4
--enable-hdf4build netcdf-4 with HDF4 read capabilityHDF4, HDF5 and zlib
--enable-hdf4-file-teststest ability to read HDF4 filesselected HDF4 files from Unidata ftp site
--enable-pnetcdfbuild netcdf-4 with parallel I/O for classic and 64-bit offset files using parallel-netcdf
--enable-extra-example-testsRun extra example tests--enable-netcdf-4,GNU sed
--enable-parallel-tests run extra parallel IO tests--enable-netcdf-4, parallel IO support
--enable-loggingenable logging capability--enable-netcdf-4
--disable-dapbuild without DAP client support.libcurl
--disable-dap-remote-testsdisable dap remote tests--enable-dap
--enable-dap-long-testsenable dap long tests
--enable-extra-testsrun some extra tests that may not pass because of known issues
--enable-ffiouse ffio instead of posixio (ex. on the Cray)
--disable-examplesdon't build the netCDF examples during make check (examples are treated as extra tests by netCDF)
--disable-v2turn off the netCDF version 2 API
--disable-utilitiesdon't build netCDF utilities ncgen, ncdump, and nccopy
--disable-testsetsdon't build or run netCDF tests
--enable-large-file-tests Run tests which create very large data files~13 GB disk space required, but recovered when tests are complete). See option --with-temp-large to specify temporary directory
--enable-benchmarksRun benchmarks. This is an experimental feature. The benchmarks are a bunch of extra tests, which are timed. We use these tests to check netCDF performance. sample data files from the Unidata ftp site
--disable-extreme-numbers don't use extreme numbers during testing, such as MAX_INT - 1
--enable-dllbuild a win32 DLLmingw compiler
--disable-sharedbuild shared libraries
--disable-staticbuild static libraries
--disable-largefileomit support for large files
--enable-mmapUse mmap to implement NC_DISKLESS
 All Data Structures Files Functions Variables Typedefs Defines

Generated on Sat Sep 15 2012 12:44:34 for netCDF. NetCDF is a Unidata library.