Created
August 11, 2011 21:47
-
-
Save oleksiilevzhynskyi/1140874 to your computer and use it in GitHub Desktop.
RoR
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rails 3.1 java runtime error | |
gem 'execjs' | |
gem 'therubyracer' |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
irb/completion.rb:9:in `require': no such file to load -- readline (LoadError) | |
cd ~/.rvm/src/ruby-1.9.2-p290/ext/readline/ | |
ruby extconf.rb | |
make | |
(sudo) make install |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment