X-Recipient: archive-cygwin AT delorie DOT 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Tp4LelXvr4cb7AlE Js/zdn9U1Os1pxIaLWecF1/IpsfhVFkZTh0MyKqjhIiZOhAtBT/D6T4Toj5wFQHX mRFVxNhCu2vMxFdL2I/QcztD3Yxd3XjHYc0tvOlIoG72q292GnW+AQYKUxlmLFqp 3Zxt0gTgTZnfUbGCSyOBl2Owcyk= 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:reply-to:subject:to:references:from:message-id :date:mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=0kSib4XtYVPv1LLewLyyIe 1uuhc=; b=AAUbY4J3SLK9TK/wRt+7RiDlveNh5qSFA0CTZCbNh/MFDTduCVW/lQ 2KkCmjnON7X2/9SL8HVK6IFPdKyMTW4Gcz9k+vbqR9dRU4U/+G+W0z9WbCwaoRNO Mlxma1dftdOoooUWpOAR5snX5g79XbPkSCEOqOZFpzr9/un71pC44= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HX-Languages-Length:1326, system32 X-HELO: smtp-out-no.shaw.ca Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca Subject: Re: Unexpected output from curl and wttr.in To: cygwin AT cygwin DOT com References: <0d79362e-41d3-3795-f8f1-40a34b4504bd AT gmail DOT com> <3cf6b39a-abad-0bd3-69cc-69b9b346637a AT gmail DOT com> From: Brian Inglis Openpgp: preference=signencrypt Message-ID: <2f1ede36-c811-eb70-fde3-f0a4e7c70ffe@SystematicSw.ab.ca> Date: Sat, 21 Dec 2019 23:00:28 -0700 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: <3cf6b39a-abad-0bd3-69cc-69b9b346637a@gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 2019-12-20 19:13, Marco Atzeri wrote: > Am 20.12.2019 um 23:42 schrieb Mike MacEachern: >> On 12/20/2019 2:36 PM, Marco Atzeri wrote: >>> Am 20.12.2019 um 17:29 schrieb Csaba Raduly: >>>> On Thu, Dec 19, 2019 at 3:10 PM Mike MacEachern wrote: >>> Thanks for checking >>> not noted the first time: >>> it works on my 64bit but fails on 32bit and the reason is that 32bit was >>> using the windows version as the curl package was not installed. >>> I assume Mike need to install the curl package >> That was it.  Somehow it slipped my mind, but I didn't even know that >> Windows had its own version of curl.  Thanks!! Useful path search diagnostic commands: $ which -a curl alias curl='curl -sSL' /usr/bin/curl /proc/cygdrive/c/.../cygwin32/bin/curl /proc/cygdrive/c/WINDOWS/System32/curl $ man -awW curl # -W also shows .../man/cat#/ pages /usr/man/man1/curl.1.gz /proc/cygdrive/c/.../cygwin32/usr/share/man/man1/curl.1.gz $ whereis curl curl: /usr/bin/curl.exe /usr/include/curl /proc/cygdrive/c/.../cygwin32/bin/curl.exe /proc/cygdrive/c/WINDOWS/System32/curl.exe /usr/share/man/man1/curl.1.gz -- Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada This email may be disturbing to some readers as it contains too much technical detail. Reader discretion is advised. -- 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