From 49a9979166bfe78638fe53dc49b6644ff0946b10 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 13 Feb 2014 09:10:50 -0500 Subject: [svn-r24706] Add to instructions for install --- config/cmake/README.txt.cmake.in | 9 +++++++++ 1 file changed, 9 insertions(+) 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/. -- cgit v0.12