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.
> 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