Instruction for readline gem issue #42

This commit is contained in:
erwanlr
2012-12-06 11:39:38 -06:00
parent 9e1af4e837
commit 011f1002ab
2 changed files with 26 additions and 0 deletions

13
README
View File

@@ -84,6 +84,19 @@ ryandewhurst at gmail
- Run sudo make install
- Run sudo ldconfig
- cannot load such file -- readline:
Run sudo aptitude install libreadline5-dev libncurses5-dev
Then, open the directory of the readline gem (you have to locate it)
cd ~/.rvm/src/ruby-1.9.2-p180/ext/readline
ruby extconf.rb
make
make install
See http://vvv.tobiassjosten.net/ruby-on-rails/fixing-readline-for-the-ruby-on-rails-console/ for more details
==WPSCAN ARGUMENTS==
--update Update to the latest revision