Skip to content

Instantly share code, notes, and snippets.

@deepj
Created February 20, 2012 16:05
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save deepj/1869900 to your computer and use it in GitHub Desktop.
Save deepj/1869900 to your computer and use it in GitHub Desktop.
rvm + xcode 4.3 + command-line tools
brew install https://raw.github.com/adammw/homebrew-alt/automake/duplicates/autoconf.rb
brew install https://raw.github.com/adammw/homebrew-alt/automake/duplicates/automake.rb
brew link autoconf automake
@patriciomacadden
Copy link

This gist worked perfectly for me, except that I had to run this first:

brew install https://raw.github.com/adammw/homebrew-alt/automake/duplicates/autoconf.rb

Thanks!

@deepj
Copy link
Author

deepj commented Feb 23, 2012

You're welcome :)

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