Re: [Bug-wget] GNU wget 1.13.4 released

2011-09-18 Thread Voytek
On Sun, September 18, 2011 1:16 pm, David H. Lipman wrote: David, Fred, thanks I wrongly thought DLLs are on a separate path from EXEs, thanks for pointing out they go with EXEs, and, I'll follow your example below There is no best practice. I drope the EXE and required DLLs in %windir% (so

[Bug-wget] GNU wget 1.13.4 released

2011-09-17 Thread Giuseppe Scrivano
Hello, I am pleased to announce the new version of GNU wget. It fixes some bugs reported in the recent wget 1.13.3 release. It is available for download here: ftp://ftp.gnu.org/gnu/wget/wget-1.13.4.tar.gz ftp://ftp.gnu.org/gnu/wget/wget-1.13.4.tar.xz and the GPG detached signatures using the

Re: [Bug-wget] GNU wget 1.13.4 released

2011-09-17 Thread Fred Holmes
I'm not a programmer, but have enjoyed _using_ wget for many years. The latest Windows binary that I find posted is 1.11.4 of several years ago. Would someone please post a current one? (One of the links to Windows binaries yields a 404 error.) Alternatively, would someone please post [a

Re: [Bug-wget] GNU wget 1.13.4 released

2011-09-17 Thread David H. Lipman
From: Fred Holmes f...@his.com I'm not a programmer, but have enjoyed _using_ wget for many years. The latest Windows binary that I find posted is 1.11.4 of several years ago. Would someone please post a current one? (One of the links to Windows binaries yields a 404 error.)

Re: [Bug-wget] GNU wget 1.13.4 released

2011-09-17 Thread David H. Lipman
From: Voytek voy...@sbt.net.au On Sun, September 18, 2011 10:20 am, David H. Lipman wrote: From: Fred Holmes f...@his.com Ray Satiro posted this on 8/24. It isn't the latest but it works well. http://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/test%20buil

Re: [Bug-wget] GNU wget 1.13.4 released

2011-09-17 Thread Fred Holmes
I haven't done it yet, but, if it works like the earlier versions: Put the following files in some convenient folder that is in the PATH, e.g. C:\windows\system32\ wget.exe ssleay32.dll libeay32.dll msvcr71.dll msvcr80.dll You may not need the bottom two files. They may already be there.