May 6, 2013
11:19 a.m.
On 2013-05-06, at 13:14, "phil@highoctane.be" <phil@highoctane.be> wrote:
There is no wget nor curl in the base MinGW distribution.
Philippe@DELLGFX ~ $ which wget which: wget: unknown command
Philippe@DELLGFX ~ $ which curl which: curl: unknown command
You either compiled, downloaded, or had it from somewhere else on the box.
yes mingw sucks a bit in that matter. to install wget run the following magic: mingw-get install msys-wget