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.
Hi Tushar, The problem probably comes from gcc expecting there to be a library file /usr/local/netcdf/lib/libnetcdf.a but there is no such file in that directory, due to the way Cygwin names library files. Perhaps there is a libnetcdf.lib file there. If so you will need to manually create a symbolic link in that directory with the command ln -s libnetcdf.lib libnetcdf.a and proceed with the GMT installation. There's a more detailed description of how to do this in the final note on this of emails: http://www.nabble.com/problem-with-GMT-install-on-cygwin-winXP-td18370490.html --Russ Russ Rew UCAR Unidata Program address@hidden http://www.unidata.ucar.edu Ticket Details =================== Ticket ID: KKQ-924013 Department: Support netCDF Priority: High Status: Closed