From 9075854dd9c97a5ab0775e3b65cdd3c4e9fdc543 Mon Sep 17 00:00:00 2001 From: Bill Wendling Date: Tue, 11 Jun 2002 12:30:33 -0500 Subject: [svn-r5591] Purpose: Update Description: Explained that, if the user uses the "make install prefix=NEW_DIR" option, they'll need to modify the installed h5cc file to reflect the change. --- release_docs/INSTALL | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/release_docs/INSTALL b/release_docs/INSTALL index c3c715c..82da4ad 100644 --- a/release_docs/INSTALL +++ b/release_docs/INSTALL @@ -498,7 +498,10 @@ $ make install prefix=NEW_DIR - where NEW_DIR is the new directory you wish to install HDF5. + where NEW_DIR is the new directory you wish to install HDF5. If + you do this, you should also modify the installed "bin/h5cc" + script. Change the "prefix=..." line to reflect the value of + NEW_DIR. The library can be used without installing it by pointing the compiler at the `src' directory for both include files and -- cgit v0.12