I've tried installing the NetCDF library using fink and manually. Either way, nc-config
is not created. ncdump
and the other utilities get installed to /sw/bin, but nc-config
is nowhere to be found. (I'm running Mac OS X 10.10.2.) When I do the install manually and do make check
, it runs through everything without throwing an error.
What could be going wrong? Thanks in advance.