Re: [Bug-wget] pkg-config, openssl

2016-06-08 Thread Michael Felt
On 08-Jun-16 09:42, Tim Ruehsen wrote: On Tuesday 07 June 2016 23:34:46 Michael Felt wrote: On 07-Jun-16 09:52, Tim Ruehsen wrote: Hi Michael, Unknown option: utf8 make: 1254-004 The error code from the last command is 1. This should be solved by commit

Re: [Bug-wget] retrieval failure:Forbidden? for UTF-8-URL in wget that works on FF and IE

2016-06-08 Thread Tim Rühsen
On Wednesday 08 June 2016 11:47:46 L. A. Walsh wrote: > I tried: > > wget "http://translate.google.com/#ja/en/クイーンズブレイド・メインテーマB; > > But get a an Error "403: Forbidden" (tried w/ and w/o proxy) -- same. > > But cut/paste the same URL into IE11 or > PaleMoon (a 64-bit FF derivative), and it

[Bug-wget] retrieval failure:Forbidden? for UTF-8-URL in wget that works on FF and IE

2016-06-08 Thread L. A. Walsh
I tried: wget "http://translate.google.com/#ja/en/クイーンズブレイド・メインテーマB; But get a an Error "403: Forbidden" (tried w/ and w/o proxy) -- same. But cut/paste the same URL into IE11 or PaleMoon (a 64-bit FF derivative), and it works. Any idea why or what I might do to get it to work? Much

Re: [Bug-wget] retrieval failure:Forbidden? for UTF-8-URL in wget that works on FF and IE

2016-06-08 Thread Eli Zaretskii
> Date: Wed, 08 Jun 2016 11:47:46 -0700 > From: "L. A. Walsh" > > I tried: > > wget "http://translate.google.com/#ja/en/クイーンズブレイド・メインテーマB; > > But get a an Error "403: Forbidden" (tried w/ and w/o proxy) -- same. On what OS and with which version of wget?

Re: [Bug-wget] retrieval failure:Forbidden? for UTF-8-URL in wget that works on FF and IE

2016-06-08 Thread L Walsh
Tim Rühsen wrote: On Wednesday 08 June 2016 11:47:46 L. A. Walsh wrote: I tried: wget "http://translate.google.com/#ja/en/クイーンズブレイド・メインテーマB; But get a an Error "403: Forbidden" (tried w/ and w/o proxy) -- same. But cut/paste the same URL into IE11 or PaleMoon (a 64-bit FF derivative), and

Re: [Bug-wget] retrieval failure:Forbidden? for UTF-8-URL in wget that works on FF and IE

2016-06-08 Thread L Walsh
Eli Zaretskii wrote: Date: Wed, 08 Jun 2016 11:47:46 -0700 From: "L. A. Walsh" I tried: wget "http://translate.google.com/#ja/en/クイーンズブレイド・メインテーマB; But get a an Error "403: Forbidden" (tried w/ and w/o proxy) -- same. On what OS and with which version of wget? linux,

[Bug-wget] wget w/page-requisites doesn't grab images from page

2016-06-08 Thread L. A. Walsh
I tried downloading the page: "http://www.beatstamm.com/typography/RTRCh5.htm; using: wget --page-requisites "http://www.beatstamm.com/typography/RTRCh5.htm; It pulled down the text, css/js and favicon, but it didn't pull down any of the embedded images. It looks like both chrome and

[Bug-wget] [bug #48123] wget clobbers file if partial download fails and retry is enabled

2016-06-08 Thread Tim Ruehsen
Update of bug #48123 (project wget): Status:None => In Progress ___ Follow-up Comment #1: You are right regarding expected behavior (except the server doesn't recognize the Range header).

Re: [Bug-wget] pkg-config, openssl

2016-06-08 Thread Tim Ruehsen
On Tuesday 07 June 2016 23:34:46 Michael Felt wrote: > On 07-Jun-16 09:52, Tim Ruehsen wrote: > > Hi Michael, > > > >> Unknown option: utf8 > >> make: 1254-004 The error code from the last command is 1. > > > > This should be solved by commit 302aa79abb17a2b621e2191723e5e2cf3ebc5dbb > > from May