On Wed, Dec 12, 2012 at 09:39:46AM +0500, Syed Ahsan Ali Bokhari wrote:
> i am trying to install netcdf-4.2.1.1 with netcdf4 support but the above
> mentioned error appears. I have already built hdf5 and its libraries are
> present iin /usr/local/lib.
> I used the following command to configure.
>
> CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ./configure
> --prefix=/usr/local
check your config.log file. Odds are you are missing some additional
library, and config.log will tell you what's missing (for instance,
you might be missing zlib).
==rob
--
Rob Latham
Mathematics and Computer Science Division
Argonne National Lab, IL USA