delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/05/16/22:29:32

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8E8A387090F
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1589682528;
bh=E0p2skjA7m2AzGR7z1AzUEtDhdTw5oBZ5FvyQvZXD0Q=;
h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=PBCPc06/U4s1J2OF1hzBZp9kXVorQfSmi5nZnJ6QUACBmn94Z7l7TKShtbv3Bp2Ep
MzgPuobI1Gs6Dl9Ex0pF//Ntrx+eWFekbPunch17+RDMnWUmNO+ewLOOsxos9f7hjU
bhvPgyk4QNiBtnyyaCCX/rH9JSpAflqP7GyLPPzI=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 85173385DC1F
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:subject:to:references:from:message-id:date
:user-agent:mime-version:in-reply-to:content-language
:content-transfer-encoding;
bh=bekvcX6L6IKeLmCr4f+2utni1fONnPrqwhsWFicV4uA=;
b=mP3eWFAoe2pgQlXSmqX3OAxNAiMBzBuzWBdO/aGKMvTeWw9XPsKjMRpEoXvclZaNbs
Pj+WcdwWfHuE2GccVHX6npLwAbjpXz/vnnVbkV2zIkXo5Gfogj2LRfZTguL1N/5jfp9U
hekbUuLj4lScfu2/dUswokAeIqkk7dkQAUtrkBB+VsWJ764PvnJsxd/psw9UzBUj8/Ih
3Etbt0MHfBy8tSWJtzFClllHeCxQbOWhqWWPwlmnOMTebqNiPyuHZfpdCIocX1acwvOE
vo3nLzEhjGTQWt4wxliiqOzITMquG4C5bpoeWRhFPoXEpxF/MM0U4wZXIPkA2t1uHQJt
QJtg==
X-Gm-Message-State: AOAM530CiZJKfVu9i4twsJHuKxUKqMv8NXtIHC+DKl30QKkD/lNrup/s
gC56p1IR6rFAgxeC/qpbI8SFGezU
X-Google-Smtp-Source: ABdhPJygDDteYb3QjzqoaRKX4effaUDhgTYznqCgxYsGB90g/mCMQ8+IF2kw1mZ58O3PkoBghbxfVg==
X-Received: by 2002:aca:220f:: with SMTP id b15mr6215556oic.31.1589682523770;
Sat, 16 May 2020 19:28:43 -0700 (PDT)
Subject: Re: 640bit HDF5 1.10.6: where are the libraries stored?
To: cygwin AT cygwin DOT com
References: <e425ecad-4f52-513c-5e08-e451ff6688a9 AT ucar DOT edu>
Message-ID: <dc6f70fd-0ad4-8e2c-4c33-5549a052f91c@gmail.com>
Date: Sat, 16 May 2020 21:29:04 -0500
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.19)
Gecko/20081209 Lightning/0.9 Thunderbird/2.0.0.19 Mnenhy/0.7.6.0
MIME-Version: 1.0
In-Reply-To: <e425ecad-4f52-513c-5e08-e451ff6688a9@ucar.edu>
X-Spam-Status: No, score=-3.1 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,
SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <http://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: =?utf-8?q?Ren=C3=A9_Berber_via_Cygwin?= <cygwin AT cygwin DOT com>
Reply-To: =?UTF-8?Q?Ren=c3=a9_Berber?= <rene DOT berber AT gmail DOT com>
Errors-To: cygwin-bounces AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 04H2TEoR007165

On 5/16/2020 8:37 PM, Dennis Heimbigner via Cygwin wrote:

> Cygwin 64-bit.
> WIndows 10
> Download hdf5 package.
> Search for the libraries:
>      cd /usr
>      find . -name '*hdf5*'
> Nothing is found.
> Where is it being installed?

You can look for yourself what is being installed and where:

https://cygwin.com/cgi-bin2/package-grep.cgi?grep=hdf5&arch=x86_64
-- 
R.Berber
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019