From 524c9ca7c78eb85eed80f84d066dcf2e23fa692a Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Fri, 3 Nov 2000 15:39:52 -0500 Subject: [svn-r2799] Purpose: Update information for the latest version of SRB Description: change information about SRB from 1.1.6 to 1.1.7. Solution: [details about the changes, algorithm, etc...] [Please as detail as you can since your own explanation is better than others guessing it from the code.] Platforms tested: [machines you have tested the changed version. This is absolute important. Test it out on at least two or three different platforms such as Big-endian-32bit (SUN/IRIX), little-endian-32(LINUX) and 64-bit (IRIX64/UNICOS/DEC-ALPHA) would be good.] --- INSTALL_VFL | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/INSTALL_VFL b/INSTALL_VFL index 7d3e490..d0466a3 100644 --- a/INSTALL_VFL +++ b/INSTALL_VFL @@ -12,7 +12,7 @@ Layer to handle file I/O. We currently have documented SRB and Globus-GASS. I. Overview ----------- This part contains instructions for remote-accessing HDF5 through SRB. The -SRB version 1.1.6 on Sun Solaris 2.7 platform has been tested. If you have +SRB version 1.1.7 on Sun Solaris 2.7 platform has been tested. If you have difficulties installing the software in your system, please send mails to me (Raymond Lu) at @@ -59,9 +59,9 @@ The installation steps are similar to the ones in INSTALL file: 4. Run 'make install' -5. Run testing program: +5. Run testing program(Optional): Go to the testing directory(cd test) and run srb_write, srb_read, - srb_append. + srb_append. Actually, these tests have been run in step 3. srb_write: Connect to SRB server, write an HDF5 file with an integer dataset to SRB server. -- cgit v0.12