[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[netCDF #ENG-687406]: can't install netcdf on os x mavericks



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