[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
20031216: netCDF "make" errors
- Subject: 20031216: netCDF "make" errors
- Date: Tue, 16 Dec 2003 10:28:19 -0700
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