> From: John <[email protected]> [...]
>> http://sourceforge.net/projects/getgnuwin32/files/getgnuwin32/test%20builds/ >> >> Regards, Jochen Roderburg >> > >Jochen, hello. > >I really appreciate your having provided this link. I cannot imagine there >being a more recent version available. There are a lot of files included in >this large 15.8 Mb archive: > >wget-1.13.4.56-620c__mingw__05-23-12.zip > >There are other archives shown on this page, but I assume that this is the one >I am looking for. Do I understand correctly that all of these files are >needed to run wget? Apparently, I was mistaken about the number of files >needed for it to run, as I was not expecting there to be so many. Thanks. > > Those are test builds and they include the extra dependencies needed to build wget not just to run it. Someone just asked me about that so here is the c&p from another thread: "Unzip root directory so it's C:\wget\root" What that means is make a directory off of your C:\ drive and call it wget Then unzip the zipped up files to C:\wget You should end up with everything in C:\wget\root Wget and curl are in C:\wget\root\bin C:\wget\root\bin\wget --help C:\wget\root\bin\curl --help It's really not the most intuitive thing. They're test builds.
