Having problems using curl on a new Mac (OS 10.7.4), with curl 7.25.0 (i386-apple-darwin9.8.0) libcurl/7.21.4 OpenSSL/0.9.8r zlib/1.2.5.
Worked fine on my previous system, but now I am receiving the error:
curl: (2) Failed initialization
Anytime I try to grab anything. For example:
curl www.example.com
Thanks.