[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[netCDF #AJQ-779035]: forgot to attach files
- Subject: [netCDF #AJQ-779035]: forgot to attach files
- Date: Fri, 09 Feb 2007 14:29:35 -0700
Hi Mike,
In order to install the software after running "make all" and "make check", you
still need to run "make install". That will install the libraries,
executables, documentation, and include files either just above the netCDF
source directory (if you ran the configure script without a --prefix argument)
or wherever you specified with the --prefix argument to configure. So if you
ran "./configure --prefix=/usr/local/", then netcdf.inc would be installed in
/usr/local/include/netcdf.inc, and you could compile using
"-I/usr/local/include" as an argument to the compiler as well as
"-L/usr/local/lib -lnetcdf".
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: AJQ-779035
Department: Support netCDF
Priority: Normal
Status: Closed