[MITgcm-support] compilation problem (mnc related ?)
Nicolas Wienders
wienders at ocean.fsu.edu
Thu Oct 6 22:19:24 EDT 2005
On Oct 6, 2005, at 10:04 PM, Nicolas Wienders wrote:
>
> Good night,
>
> Since i have installed (using apt) the nco package on our machine
> i can't compile anymore and get the following message at the end
> of the of the "make" operation.
My bad.
That was a mistake in the opt file.
With the following changes, everything works!
16c16
< LIBS='-L/usr/local/netcdf/lib'
---
> LIBS='-L/usr/local/netcdf/lib -lnetcdf'
23c23
< MAKEDEPEND='/usr/X11R6/bin/makedepend'
---
> MAKEDEPEND='$(TOOLSDIR)/cyrus-imapd-makedepend/makedepend'
You're right Ed, i should have known that ;-)
Good night.
More information about the MITgcm-support
mailing list