Last change
on this file since 5308 was
1551,
checked in by lguez, 13 years ago
|
In the files "arch/*.path", the variable "NETCDF_LIBDIR" now contains
one or several "-L directory-name" options, and the name(s) of the
libraries:
-lnetcdff -lnetcdf -lhdf5_hl -lhdf5 ...
that may or may not be required.
The variable "NETCDF_INCDIR" now contains one or several "-I directory-name"
options.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
225 bytes
|
Line | |
---|
1 | NETCDF_LIBDIR="-L/usr/local/netcdf-pgi/lib -lnetcdf" |
---|
2 | NETCDF_INCDIR=-I/usr/local/netcdf-pgi/include |
---|
3 | IOIPSL_INCDIR=... |
---|
4 | IOIPSL_LIBDIR=... |
---|
5 | ORCH_INCDIR=/u/fairhead/modipsl_ioipsl_3/lib |
---|
6 | ORCH_LIBDIR=/u/fairhead/modipsl_ioipsl_3/lib |
---|
Note: See
TracBrowser
for help on using the repository browser.