Differences between revisions 1 and 2
Revision 1 as of 2010-02-26 09:16:37
Size: 117
Editor: NicoleThomas
Comment:
Revision 2 as of 2010-02-26 09:23:25
Size: 541
Editor: NicoleThomas
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
Version 1.2.3

{{{
./configure --prefix=/lustre/jhome4/jicg11/jicg1108/local
make check install
}}}
Line 6: Line 13:

Version 5-1.8.2
{{{
CC=mpicc ./configure --enable-parallel --prefix=/lustre/jhome4/jicg11/jicg1108/local --with-zlib=/lustre/jhome4/jicg11/jicg1108/local --disable-shared
make
make check
make install
}}}

==== 3. NetCDF installieren ====


==== UDUnits installieren ====

==== NCO installieren ====

Installation von NetCDF4 auf dem JUROPA

1. zlib installieren

Version 1.2.3

./configure --prefix=/lustre/jhome4/jicg11/jicg1108/local 
make check install

2. HDF5 installieren

Version 5-1.8.2

CC=mpicc ./configure --enable-parallel --prefix=/lustre/jhome4/jicg11/jicg1108/local --with-zlib=/lustre/jhome4/jicg11/jicg1108/local --disable-shared
make
make check
make install

3. NetCDF installieren

UDUnits installieren

NCO installieren

Juropa/Libraries/Netcdf4Installation (last edited 2010-04-29 08:06:45 by NicoleThomas)