Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am zenkay on github.
  • I am amostosi (https://keybase.io/amostosi) on keybase.
  • I have a public key ASDJI97-hO6IKmelfGi9jt-g1acS1d7vZQEL7HMxCp_rygo

To claim this, I am signing this object:

@zenkay
zenkay / gist:3237860
Created August 2, 2012 15:19
Installation tips for RVM/Ruby on OSX 10.8 Mountain Lion

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