This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
I wrote:
> Try instead
>
> setenv CPPFLAGS -I/usr/local/include
> setenv LDFLAGS -L/usr/local/lib
>
> That should work, followed by "make check" and "sudo make install".
but of course you still need to run
./configure --prefix=/usr/local
before running "make check; sudo make install" or just "make check install" if
you set --prefix=... a directory that you have permission to write.
--Russ
Russ Rew UCAR Unidata Program
address@hidden http://www.unidata.ucar.edu
Ticket Details
===================
Ticket ID: ENG-687406
Department: Support netCDF
Priority: Normal
Status: Closed