Skip to content

Instantly share code, notes, and snippets.

View binarycleric's full-sized avatar
💢

Jon Daniel binarycleric

💢
View GitHub Profile

Ruby, RVM and Mountain Lion

Key problems

Mountain Lion (10.8) has three main difference compared to Lion (10.7):

  • XCode 4.4 does not install Command Line Tools by default
  • X11 isn't available anymore
  • The installed version of OpenSSL has some bugs

How to work around