Skip to content

Instantly share code, notes, and snippets.

@simkimsia
Created July 20, 2012 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save simkimsia/3149478 to your computer and use it in GitHub Desktop.
Save simkimsia/3149478 to your computer and use it in GitHub Desktop.
install cakephp, nginx, php, mysql for fresh version of mac
Today, Apple added a beautiful new package to their official developer tools suite: Command Line Tools for Xcode. It's a 171 MB download that includes all of the tools a Homebrew should ever need. Best of all, it contains the proprietary headers that I couldn't ship myself.
You can download and try it out today. All you need is a free Apple ID.
You'll want to uninstall Xcode first:
$ sudo /Developer/Library/uninstall-devtools --mode=all
Major props to Apple for making this happen.
follow rest of instructions here http://www.rabblemedia.net/installing-nginx-php-fpm-and-mysql-drupal-osx-lion-homebrew
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment