X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; q=dns; s=default; b=asAQNwkhaWap6XRIEaRZY7u2szGWE
	sdA4Qsku6gqh3VRazhZnCcPbA7xQVXskZviV49OlgHeJd/FxM96GYR8g71PXRkfR
	KoiuUaMGWCWunE1q4a8DMVarOhhH1LEBeNsYm0S7KFZ0ekuIhIahtiOt5kJGL4b7
	WpVaQzafX7CCSg=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:mime-version:date:message-id:subject:from:to
	:content-type; s=default; bh=ooVHnfI4GLEySnPiHlrJ/cmkZ0s=; b=ACo
	vuPdgXbvu3/mjb/YQ97QFvZ6gnZbma8P1OYaNBgs2XEvh9orhJj//kBPYHWRCk26
	ehx9czHfngCN1fFzsZzwTeHWWiJRPLKBzf8JdJnwFXEtu4Y/zQzIL7gCYZuXHDOU
	1mGbiaf7WX+umRTfrLq/fSoQJssgC7ygs1ruJ7yg=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=BAYES_00,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=
X-HELO: mail-qk0-f169.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:date:message-id:subject:from:to;        bh=DvLF1yqVF5G/EYjBxOyui2O+JiuQZUzrWVuvRnySecU=;        b=XhnH07soB2OobZjrVTJ0IyCvFfoDnPhOlLPGIY13aGH4kZBrpCkr3c+gi2i/sjdJUW         xBIH4ykPFszP8V4IkLBVp7u9pkNDfoKfppZ24EGAchkaLvmdznTBNrKjlcROFbmHlqWO         Z8je/DJO6YQ4koI9VSvOmEgiH2aE9Nl5IFzDEFA7q9Osv9dVGVnlrRAaplWnACxwL/NK         0VRDH9HLgoqW5EnCIR9beScsp4WTpBa+CSGpmmArYRfcmKD2ix5dfm3vXj/81H3UFb+W         cRTwI5u/vS0T6ks1+nm6xO9kdXvhZ7dN6wGr6BJNO63LlbbYnzQCguio49EK0Lr5Sn+6         DC0g==
X-Gm-Message-State: ALyK8tJLJpXCIYzvsyhjWsC2LxMyz0NDIzum/B21uhySZoqiSSwtbrdRhXnZA+aUZRaC8q0P6YCdC1BNUCChEA==
MIME-Version: 1.0
X-Received: by 10.55.117.71 with SMTP id q68mr960671qkc.192.1464916109275; Thu, 02 Jun 2016 18:08:29 -0700 (PDT)
Date: Thu, 2 Jun 2016 20:08:29 -0500
Message-ID: <CAB3F6BwqFmZRkcGNFqps2ym0TrQ4_j5iAK-c3HpU7eCDfsvCdg@mail.gmail.com>
Subject: HDF5 missing as dependency for netcdf package
From: Nathan Wendt <nawendt84@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8

Recently I installed the netcdf package that contains the netcdf
utilities like ncdump. However, trying to run ncdump would produce the
following error:

ncdump.exe: error while loading shared libraries: ?: cannot open
shared object file: No such file or directory

With no indication of the missing library, it was hard to figure out
what was missing. When I accidentally tried to run ncdump in the
Windows command prompt I received an error message that said
cyghdf5_hl-10.dll was missing. After installing the Cygwin hdf5
package ncdump worked normally.

My suggestion would be to add the hdf5 package as a dependency for netcdf.

Thanks,

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

