Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
diana:windows:building:hdf [2010-02-18 10:45:55]
dages
diana:windows:building:hdf [2022-05-31 09:29:31] (current)
Line 11: Line 11:
   $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --disable-f90 --disable-examples   $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --disable-f90 --disable-examples
   $ make all install   $ make all install
 +  $ cp COPYRIGHT /c/met.no/copyright/netcdf.txt
  
 <del>Note the ''%%--enable-shared%%'' part; you can leave out ''%%--disable-f90%%'' and ''%%--disable-examples%%'' if you want, but keep ''%%--enable-shared%%''.</del> <del>Note the ''%%--enable-shared%%'' part; you can leave out ''%%--disable-f90%%'' and ''%%--disable-examples%%'' if you want, but keep ''%%--enable-shared%%''.</del>
Line 60: Line 61:
   $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --enable-cxx   $ LDFLAGS=-L/c/met.no/lib CPPFLAGS=-I/c/met.no/include ./configure --prefix=/c/met.no --enable-cxx
   $ make all install   $ make all install
 +  $ cp COPYING /c/met.no/copyright/hdf5.txt
  
 **TODO** fix large file support! **TODO** fix large file support!
  • diana/windows/building/hdf.1266489955.txt.gz
  • Last modified: 2022-05-31 09:23:14
  • (external edit)