X-Recipient: archive-cygwin AT delorie DOT com X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 2FA943851C2F Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=nexgo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=Stromeko AT nexgo DOT de From: ASSI To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: curl 7.71.1-1 References: <4f1d6241-c86b-f2f9-7b49-a9f5b998b0eb AT SystematicSw DOT ab DOT ca> <87pn7xrcf2 DOT fsf AT Otto DOT invalid> Date: Tue, 11 Aug 2020 17:03:36 +0200 In-Reply-To: (Brian Inglis's message of "Mon, 10 Aug 2020 23:55:06 -0600") Message-ID: <87lfilql6f.fsf@Otto.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 X-VADE-STATUS: LEGIT X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_NUMSUBJECT, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, 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 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces AT cygwin DOT com Sender: "Cygwin" Brian Inglis writes: > So the distribution names are the obvious perl-dbd-sqlite and perl-io-pty and > neither appear to be available from Cygwin? Nah, perl distribution names are CamelCased and Cygwin keeps that convention. Also you didn't actually look up the distribution for IO::Pty but just guessed. So, correcting both mistakes will get you: perl-DBD-SQLite and perl-IO-Tty. These are Cygwin packages you can install. > The git.cygport specifies these as perl module names, which presumably > perl.cygclass handles? Yes, by trying to load the module from the current Perl installation. In other words there's no check for any particular Cygwin package being installed there at all. Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptation for Waldorf Blofeld V1.15B11: http://Synth.Stromeko.net/Downloads.html#WaldorfSDada -- 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