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

[netCDF #VFX-321326]: nc-config in 4.0.1



> Hello,
>
> I just downloaded and built netcdf4.0.1
>
> There seems to be a bug in the nc-config
>
> I run config with the following options:
> ./configure --prefix=/lgm/Externals/NetCDF --enable-netcdf-4 --disable-
> shared --with-hdf5=/lgm/Externals/HDF5
> nc-config --libs returns:
> -L/lgm/Externals/NetCDF/lib -lnetcdf -L/lgm/Externals/HDF5 -lhdf5_hl -
> lhdf5 -lz
>
> As you can see the HDF5 path has a missing /lib
>
> Thanks,
>
> C.
>

Yep, sorry about that. The nc-config utility is still experimental for this
release, which is why we neither announced nor documented it. It was
contributed by a user just before the 4.0.1 release.

I have fixed this in the code base. The fix will show up in tomorrow's daily
snapshot, and in the next release.

Thanks!

Ed

Ticket Details
===================
Ticket ID: VFX-321326
Department: Support netCDF
Priority: Normal
Status: Closed