diff INSTALL.minc @ 1520:4e0e71e5242a

Final mods for the release.
author stever <stever>
date Fri, 17 Jan 2003 21:37:22 +0000
parents 239104d270e1
children a5c29657c9dc
line wrap: on
line diff
--- a/INSTALL.minc
+++ b/INSTALL.minc
@@ -15,10 +15,13 @@
 
     http://www.unidata.ucar.edu/packages/netcdf/
 
-must be built and installed before you can build MINC.
+must be built and installed before you can build MINC.  
 
-1. This library may already be installed in a location where the
-compiler can find it.  If so, you have nothing to do.
+Teaching MINC to find the NetCDF library depends on where
+the latter is installed.  There are three cases.
+
+1. NetCDF may be installed in a location where the compiler can find
+it.  If so, you have nothing to do.
 
 2. Third-party libraries are commonly installed such that the headers
 live in /usr/local/include and the library file lives in