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 >> <maceac...@h-networks.net> >> wrote: >> >>> I'm currently at a loss with how curl is parsing wttr.in. Now I've used >>> it without in the past, but it seems right now it's really struggling. >>> I've checked and echo $LANG reports en_US.UTF-8 just in case that was >>> the issue but it's not. Now I've tried both mintty and the Windows >>> console (and changed ForceV2 to 0 as well), no dice. >>> >>> What's interesting though if I use Cygwin to SSH into my Linux running >>> laptop, curl's output looks fine, so the issue doesn't appear to be >>> terminal related, unless there's something else I'm missing. Here's a >>> screenshot of what's going on. >>> >>> https://i.imgur.com/NNgtmlD.png >>> >>> >> Works just fine for me on Windows 10 and mintty >> https://imgur.com/ugWl9BY >> >> Csaba >> > > 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 > > Marco > >
That was it. Somehow it slipped my mind, but I didn't even know that Windows had its own version of curl. 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