mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[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.
This commit is contained in:
parent
238b9488c1
commit
9075854dd9
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user