This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Cameron, >Date: Mon, 15 Dec 2003 17:38:59 -0700 >From: Cameron Harr <address@hidden> >Organization: ? >To: Steve Emmerson <address@hidden> >Subject: Re: 20031210: netCDF "make" errors The above message contained the following: > I finally have the node back to myself. I get some warnings/errors but > tried a make install anyway. In the bin directory I have ncdump and > ncgen. Should I have more binaries there, No. > or is there a place to look to > see if I have all that I need? Thanks, Your installation should look like this (excluding the "src" subdirectory): $ ls -R . .: bin include lib man ./bin: ncdump ncgen ./include: ncvalues.h ncvalues.hh netcdf.h netcdf.hh netcdf.inc netcdf.mod netcdfcpp.h ./lib: libnetcdf.a libnetcdf_c++.a ./man: man1 man3 man3f man3f90 windex ./man/man1: ncdump.1 ncgen.1 ./man/man3: netcdf.3 netcdf.3f netcdf.3f90 ./man/man3f: netcdf.3 netcdf.3f ./man/man3f90: netcdf.3f90 > Cameron Harr > Systems Engineer > Linux Networx Inc > http://www.lnxi.com Regards, Steve Emmerson