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.
Susana, > To: address@hidden > From: Susana Pires Vilanova <address@hidden> > Subject: Re: 960531: NetCDF installation, Linux > Organization: . > Keywords: 199605241503.AA18983 In the above message you wrote: > What files should been installed? The following files should have been installed relative to your installation `prefix': $ ls -lR bin include lib man bin: total 320 -rwxrwxr-x 1 steve usystem 122880 May 2 08:27 ncdump -rwxrwxr-x 1 steve usystem 188416 May 2 08:27 ncgen include: total 47 -rw-r--r-- 1 root usystem 8475 Mar 1 08:40 ncvalues.hh -rw-rw-r-- 1 steve usystem 16117 May 2 08:27 netcdf.h -rw-r--r-- 1 root usystem 16654 Mar 1 08:40 netcdf.hh -rw-rw-r-- 1 steve usystem 4773 May 2 08:27 netcdf.inc lib: total 456 -rw-rw-r-- 1 steve usystem 191672 May 2 08:27 libnetcdf.a -rw-r--r-- 1 root usystem 253516 Mar 1 08:40 libnetcdf_c++.a man: total 3 drwxrwsr-x 2 steve usystem 512 Apr 13 1995 man1 drwxrwsr-x 2 steve usystem 512 Apr 13 1995 man3 -rw-rw-r-- 1 root usystem 279 May 2 08:27 whatis man/man1: total 24 -rw-rw-r-- 1 steve usystem 8274 Mar 1 08:39 ncdump.1 -rw-rw-r-- 1 steve usystem 14351 Mar 1 08:39 ncgen.1 man/man3: total 59 -rw-rw-r-- 1 steve usystem 31381 Oct 12 1995 netcdf.3 -rw-rw-r-- 1 steve usystem 27948 Oct 12 1995 netcdf.3f The installation `prefix' was set by the configure script, either via the `--prefix=...' option that you used or by default. The default value for the installation prefix is the pathname of the parent directory of the netCDF source distribution (i.e. one level up). > How do I know if everything it's OK. If the files have been installed, then it's OK. > I see that have been created two directory under 'netcdf-2.4.2': the > directiry 'lib' whit the file 'libnetcdf.a' and the directory 'include' > whit the file 'netcdf.h'. Is this it? Yes -- but check the contents against the above listing (which is for a DEC Alpha -- so ignore the file sizes). Please let me know if this helps. -------- Steve Emmerson <address@hidden>