diff --git a/doc/Downloading.html b/doc/Downloading.html index 8d73223..88480af 100644 --- a/doc/Downloading.html +++ b/doc/Downloading.html @@ -1,7 +1,7 @@ -Put your title here!! +Downloading HDF5 and H5Part @@ -10,39 +10,41 @@
- Downloading H5Part - + Downloading HDF5 and H5Part - + +

Downloading H5Part

-
- -

Subversion access

-
-
  • Anonymous via. Savannah:
    - Use svn from tigris -
    -    svn checkout svn+ssh://svn@savannah.psi.ch/afs/psi.ch/project/amas/svn/root/amas/H5Part/ .
    -
    - Password is svn. -
  • Using AFS:
    - You need AFS (openAFS) and must have an AFS-Account at PSI which in consequence gives you - the needed access right. -
  • -

    -    svn checkout file:///afs/psi.ch/project/amas/svn/root/amas/H5Part/ .
    -
    -In case of trouble please contact the person mentioned at the bottom of this page. -
    -
    Andreas Adelmann
    - - -Last modified: Mon Jan 9 22:18:55 CET 2006 - +
    + +

    Downloading HDF5

    + You will need to download and install the hdf5 library and link H5Part with it. +
    +	ftp ftp.ncsa.uiuc.edu
    +	username: anonymous
    +	password: your email
    +	cd HDF/HDF5/current/src
    +	ls
    +	get hdf5-1.6.5.tar.gz (get the current version, this as the one on April 20th, 2006)
    +	cd szip/src
    +	ls
    +	get szip-2.0.tar.gz (get the current version, this as the one on April 20th, 2006)
    +	cd ../../
    +	cd zlib/1.2/src
    +	ls
    +	get zlib-1.2.1.tar.gz (get the current version, this as the one on April 20th, 2006)
    +	
    + Note: you might already have libz in your system and you will not need libsz unless you build hdf5 with support for it. + + +

    Downloading H5Part

    + Please contact
    Andreas Adelmann
    . +