Tag: wget
-
Compile wget on Mac OS X
There’s a precompiled wget available on the net, but it’s not automatically accepting StartSSL’s certificates. And as it seems, there’s a wget update available that did. This is what I had to do to compile it on my Macbook Pro; Or you’ll get this error: configure: error: C compiler cannot create executables PATH=/Developer/usr/bin/:$PATH tar xvzf…
-
wget for Mac OS X
The missing tool in Mac OS X is most likely wget. Here’s a (universal) port. Read the readme for installation howto. 🙂