summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2014-02-13 14:10:50 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2014-02-13 14:10:50 (GMT)
commit49a9979166bfe78638fe53dc49b6644ff0946b10 (patch)
tree49160d7f8599d52a7abe1c1da1272d5921c2158e
parent82f62cd0129656a8672bb6b772eded30130f7fba (diff)
downloadhdf5-49a9979166bfe78638fe53dc49b6644ff0946b10.zip
hdf5-49a9979166bfe78638fe53dc49b6644ff0946b10.tar.gz
hdf5-49a9979166bfe78638fe53dc49b6644ff0946b10.tar.bz2
[svn-r24706] Add to instructions for install
-rwxr-xr-xconfig/cmake/README.txt.cmake.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/config/cmake/README.txt.cmake.in b/config/cmake/README.txt.cmake.in
index 5e1f65a..4d3ab3d 100755
--- a/config/cmake/README.txt.cmake.in
+++ b/config/cmake/README.txt.cmake.in
@@ -16,6 +16,14 @@ The contents of this directory are:
README.txt - This file
@HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@ - HDF5 Install Package
+Installation
+===========================================================================
+1. Execute @HDF5_PACKAGE_NAME@-@HDF5_PACKAGE_VERSION@-@BINARY_SYSTEM_NAME@.@BINARY_INSTALL_ENDING@
+2. Follow prompts
+===========================================================================
+
+After Installation
+===========================================================================
The compressed examples file HDF5Examples-0.1.1-Source.@BINARY_EXAMPLE_ENDING@, located in the
HDF5 install folder, can be built and tested with CMake and the supplied
HDF518_Examples.cmake file. The HDF518_Examples.cmake expects HDF5 to have
@@ -34,6 +42,7 @@ indicated by the ctest command. If you wish the to see more build and test infor
add "-VV" to the ctest command.
For more information see USING_CMake_Examples.txt in the install folder.
+===========================================================================
Documentation for this release can be found at the following URL:
http://www.hdfgroup.org/HDF5/doc/.