Skip to content

Instantly share code, notes, and snippets.

@oleksiilevzhynskyi
Created August 11, 2011 21:47
Show Gist options
  • Save oleksiilevzhynskyi/1140874 to your computer and use it in GitHub Desktop.
Save oleksiilevzhynskyi/1140874 to your computer and use it in GitHub Desktop.
RoR
rails 3.1 java runtime error
gem 'execjs'
gem 'therubyracer'
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