Sample Header Ad - 728x90

Installing ruby 1.9 on Mac OS X 10.7

0 votes
2 answers
1460 views
I'm trying to install Kitabu on Mac OS X 10.7.4. When I tried to use gem install kitabu --pre to install kitabu, I got an error ERROR: Error installing kitabu: kitabu requires Ruby version ~> 1.9. And the preinstalled ruby is not version 1.9. ruby -v ruby 1.8.7 (2011-12-28 patchlevel 357) [universal-darwin11.0] Can I update preinstalled ruby to 1.9? If that's not possible, how can I install ruby 1.9 so that I can run it when gem is executed?
Asked by prosseek (5726 rep)
Jun 10, 2012, 06:36 AM
Last activity: Aug 28, 2021, 05:45 AM