From 6dd0f441ffc9d43b437727c15d87bfb50a465e02 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Wed, 15 Jun 2005 17:39:49 -0500 Subject: [svn-r10924] Purpose: Add html format document. Description: It is easy for windows users to follow and read. Solution: Platforms tested: Misc. update: --- .../INSTALL_Windows_From_Command_Line.html | 637 +++++++++++++++++++++ 1 file changed, 637 insertions(+) create mode 100755 release_docs/INSTALL_Windows_From_Command_Line.html diff --git a/release_docs/INSTALL_Windows_From_Command_Line.html b/release_docs/INSTALL_Windows_From_Command_Line.html new file mode 100755 index 0000000..6701bdd --- /dev/null +++ b/release_docs/INSTALL_Windows_From_Command_Line.html @@ -0,0 +1,637 @@ + + + +Instructions for Building and Testing HDF5 from Command Line on Windows XP + + + +

Instructions for Building and Testing HDF5 from Command Line on Windows XP

+
+

Notes:

+

1. This instruction is written for users who would like to build HDF5 + libraries and tools from the HDF5 source code package on command + line. +

+

2. Currently, we support:

+ +

3. Please read CAREFULLY about HDF5 build and install preconditions and notes in INSTALL_Windows.txt before starting below procedures.

+
+

Preconditions

+
+

1. Add WinZip command line support (Optional)

+

To use WinZip command line utility, you have to install WinZip 9.0 or higher version.

+

If you want to extract zip files on the command line, you should

+ + +
+ +

Section I: Building and testing HDF5 with Microsoft Visual C++ 6.0 and Compaq Visual Fortran 6.0.

+ +
+ +

1. Extra Preconditions:

+ + + +

2. Building and testing HDF5 libraries and tools

+

We provide 2 options for users to build test HDF5 libraries and tools.

+ +