Open ebdavison opened 12 years ago
Got this one solved. Found posting on you announcement forum post (at the end) that was this exact error. Solved by:
rvm remove 1.9.2
rvm install 1.9.2 --with-readline-dir=$rvm_path/usr --with-openssl-dir=/usr
Worked fine after that.
I did a gem install rvc from the source bundle I downloaded from github. Several dependencies were installed as well. When I try to launch the application I get the following: