On 2013-05-06, at 13:14, "p...@highoctane.be" <p...@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