Hi David, In addition to the answers Russ has provided, I just wanted to jump in and provide an alternative solution to building and installing netcdf/hdf5 manually. Using the latest Cygwin 64 package manager (setup-x86_64.exe), Cygwin provides pre-built HDF5 and NetCDF libraries. Installing these should also install any dependencies (such as zlib) automatically. Looking at the install options now, you can search for both 'hdf' and 'netcdf'. The packages are under the 'Libs' heading: o libhdf5_8 - This package appears to install hdf5 1.8.11-1, a recent release o netcdf, libnetcdf7, libnetcdf-devel - These are listed as version 4.3.0, the latest stable release. We don't maintain these packages so I can't tell you what the differences are, but I assume one or all of them will contain what you need. Perhaps the easiest solution might be to install these, instead of wrestling with the manual install? -Ward On 10/9/13 11:36 AM, David Hindle wrote: > New Client Reply: cygwin 64 fail on make test > > I've just realised that part of the problem may be installing without > zlib and hdf5 (it worked anyway, and I'd assumed they were part of a > full cygwin64 installation, but maybe not). > > Do you by any chance know how to install zlib correctly, in order to > function with netcdf? Which target directory should I let it install in? > > Many thanks > > David > > On 09.10.2013 19:32, Unidata netCDF Support wrote: >>> Okay >>> >>> That seemed to work as far as netcdf goes. (I used disable_dap) >> Great. >> >>> Unfortunately, the problem with GMT remains. I've no idea what they've >>> done with GMT, but they seem to have withdrawn all support from netcdf, >>> which is a pity, since it is essential for GMT. I don't suppose you know >>> anything about GMT do you? >> It's my understanding that netCDF is used internally, within GMT, to store >> map tiles. Sorry, but I don't know much else about it. >> >> --Russ >> >>> Many thanks >>> >>> David Hindle >>> >>> On 09.10.2013 17:08, Unidata netCDF Support wrote: >>>> Hi David, >>>> >>>>> I'm trying to install the netcdf C libraries on cygwin64. >>>>> >>>>> After running through >>>>> >>>>> ./configure >>>>> >>>>> nice make >>>>> >>>>> nice make test >>>>> >>>>> the last command ends with 2 failed tests >>>>> >>>>> make[5]: Entering directory `/usr/local/netcdf-4.3.0/ncdap_test' >>>>> FAIL: tst_ncdap3.sh >>>>> FAIL: tst_remote3.sh >>>>> >>>>> >>>>> I'm attaching the log file that the make test has requested me to send >>>>> you. >>>>> >>>>> Have you any idea what is going wrong? I will add, I am trying to >>>>> ultimately install GMT 4.5.9 under cygwin. This fails at the moment at >>>>> the point it compiles "blockmean" (as far as I can tell). I assume the >>>>> GMT failure is due to the problems with netcdf not being properly >>>>> installed, but I am not sure that is the case. >>>> The failed tests are trying to access data on a remote test server, so the >>>> failure you're seeing could be due to your platform running the test while >>>> not connected to the Internet, or could be due to a server failure over >>>> which you have no control. >>>> >>>> If you want to finish the tests so you can install the software, you could >>>> reconfigure with the --disable-dap-remote-tests option. If you don't even >>>> need remote access to netCDF data for your GMT build, you could also just >>>> eliminate it with the --disable-dap configure option. >>>> >>>> --Russ >>>> >>>>> In any case, thanks for your help. >>>>> >>>>> David Hindle >>>>> >>>>> -- >>>>> **************************************** >>>>> Dr David Hindle >>>>> University of GÃttingen >>>>> GZG, Structural Geology and Geodynamics >>>>> Rm. 119 >>>>> Goldschmidtstr. 1-3 >>>>> 37077 GÃttingen >>>>> Germany >>>>> >>>>> tel. +49 551 397905 >>>>> fax. +49 551 399700 >>>>> **************************************** >>>>> >>>>> >>>>> >>>> Russ Rew UCAR Unidata Program >>>> address@hidden http://www.unidata.ucar.edu >>>> >>>> >>>> >>>> Ticket Details >>>> =================== >>>> Ticket ID: XWK-875755 >>>> Department: Support netCDF >>>> Priority: Normal >>>> Status: Closed >>>> >>> -- >>> **************************************** >>> Dr David Hindle >>> University of GÃttingen >>> GZG, Structural Geology and Geodynamics >>> Rm. 119 >>> Goldschmidtstr. 1-3 >>> 37077 GÃttingen >>> Germany >>> >>> tel. +49 551 397905 >>> fax. +49 551 399700 >>> **************************************** >>> >>> >> Russ Rew UCAR Unidata Program >> address@hidden http://www.unidata.ucar.edu >> >> >> >> Ticket Details >> =================== >> Ticket ID: XWK-875755 >> Department: Support netCDF >> Priority: Normal >> Status: Closed >> > Ticket Details =================== Ticket ID: XWK-875755 Department: Support netCDF Priority: Normal Status: Open
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publicly available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.