Skip to content

Instantly share code, notes, and snippets.

@timersys
Created February 9, 2015 23:01
Show Gist options
  • Save timersys/241a2516d6fb0affe368 to your computer and use it in GitHub Desktop.
Save timersys/241a2516d6fb0affe368 to your computer and use it in GitHub Desktop.
Update MAMP / MAMP pro Curl
download curl from http://ftp.sunet.se/pub/www/utilities/curl/curl-7.40.0.tar.bz2
Configure it with ./configure --prefix=/Applications/MAMP/Library/
make && make install
@kadnan
Copy link

kadnan commented Feb 2, 2017

I already have updated cURL installed on my OSX, can't I use that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment