Make error installing Ruby 1.9.2 with RVM and Readline under OSX Lion
I'm having extensive problems getting rvm to work again under OSX Lion. Unsurprisingly, it seems to be a problem with readline, which is noted in several places. HOWEVER, (and this is an update) it seems that readline itself is not being installed correctly! Here is what I've tried so far: Reinstalling xcode (4.1) (I also removed the Developer folder first.) Cleaning and reinstalling all my ports as per http://trac.macports.org/wiki/Migration Reinstalling readline as per: https://rvm.beginrescueend.com/packages/readline/ Using that specific readline version: rvm install 1.9.2 --with-readline