damn , that happen to me to, it also happens if you install rvm with out
specifiying the libraries like openssl and such, is you are using rvm you
need to pass the --with option and add the extra support. anyway you have
to recompile with the missing libraries
On Wed, Sep 15, 2010 at 3:50 PM, Gre
On Wed, Sep 15, 2010 at 2:45 PM, Fritz Trapper wrote:
> the very first 'require "readline"' in completion.rb fails.
> script/console on my development machine works well.
>
> Any idea, how to fix this?
Your ruby needs to be compiled with readline support. Make sure
libreadline is installed, then
I migrated my app using vlad-git and it runs. Now I logged in via ssh
and tried to run script/console on the production server.
The result is:
Loading development environment (Rails 2.3.5)
/opt/ruby-1.8.7-p249/lib/ruby/1.8/irb/completion.rb:10:in `require': no
such file to load -- readline (LoadEr
3 matches
Mail list logo