Hello, When I try to run scrip/console I get this: Loading development environment (Rails 2.0.2) /opt/rails//lib/ruby/1.8/irb/completion.rb:10:in `require'': no such file to load -- readline (LoadError) from /opt/rails//lib/ruby/1.8/irb/completion.rb:10 from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `require'' from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `load_modules'' from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `each'' from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `load_modules'' from /opt/rails//lib/ruby/1.8/irb/init.rb:21:in `setup'' from /opt/rails//lib/ruby/1.8/irb.rb:54:in `start'' from /opt/rails/bin/irb:13 What am I missing? I''ve re-installed Ruby with readline dev packages installed and I couldn''t find a gem that looked like a solution to that. Thanks. -- J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com
You need to install the readline gem Michael Michael On Dec 31, 2007, at 5:55 AM, "J. Pablo Fernández" <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> wrote:> Hello, > > When I try to run scrip/console I get this: > > Loading development environment (Rails 2.0.2) > /opt/rails//lib/ruby/1.8/irb/completion.rb:10:in `require'': no such > file to > load -- readline (LoadError) > from /opt/rails//lib/ruby/1.8/irb/completion.rb:10 > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `require'' > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `load_modules'' > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `each'' > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `load_modules'' > from /opt/rails//lib/ruby/1.8/irb/init.rb:21:in `setup'' > from /opt/rails//lib/ruby/1.8/irb.rb:54:in `start'' > from /opt/rails/bin/irb:13 > > What am I missing? I''ve re-installed Ruby with readline dev packages > installed > and I couldn''t find a gem that looked like a solution to that. > > Thanks. > -- > J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Where is it? I can''t find it. Thanks. On Monday 31 December 2007 16:26:04 Michael Latta wrote:> You need to install the readline gem > > Michael > > > Michael > > On Dec 31, 2007, at 5:55 AM, "J. Pablo Fernández" <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> > > wrote: > > Hello, > > > > When I try to run scrip/console I get this: > > > > Loading development environment (Rails 2.0.2) > > /opt/rails//lib/ruby/1.8/irb/completion.rb:10:in `require'': no such > > file to > > load -- readline (LoadError) > > from /opt/rails//lib/ruby/1.8/irb/completion.rb:10 > > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `require'' > > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `load_modules'' > > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `each'' > > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `load_modules'' > > from /opt/rails//lib/ruby/1.8/irb/init.rb:21:in `setup'' > > from /opt/rails//lib/ruby/1.8/irb.rb:54:in `start'' > > from /opt/rails/bin/irb:13 > > > > What am I missing? I''ve re-installed Ruby with readline dev packages > > installed > > and I couldn''t find a gem that looked like a solution to that. > > > > Thanks. > > -- > > J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com > > --~--~---------~--~----~------------~-------~--~----~ > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. To post to this group, send email to > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send > email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, > visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en > -~----------~----~----~----~------~----~------~--~----- J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com
Nevermind (ruby-.../ext/readline). On Monday 31 December 2007 18:50:38 J. Pablo Fernández wrote:> Where is it? I can''t find it. > > Thanks. > > On Monday 31 December 2007 16:26:04 Michael Latta wrote: > > You need to install the readline gem > > > > Michael > > > > > > Michael > > > > On Dec 31, 2007, at 5:55 AM, "J. Pablo Fernández" <pupeno@pupeno.com> > > > > wrote: > > > Hello, > > > > > > When I try to run scrip/console I get this: > > > > > > Loading development environment (Rails 2.0.2) > > > /opt/rails//lib/ruby/1.8/irb/completion.rb:10:in `require'': no such > > > file to > > > load -- readline (LoadError) > > > from /opt/rails//lib/ruby/1.8/irb/completion.rb:10 > > > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `require'' > > > from /opt/rails//lib/ruby/1.8/irb/init.rb:252:in `load_modules'' > > > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `each'' > > > from /opt/rails//lib/ruby/1.8/irb/init.rb:250:in `load_modules'' > > > from /opt/rails//lib/ruby/1.8/irb/init.rb:21:in `setup'' > > > from /opt/rails//lib/ruby/1.8/irb.rb:54:in `start'' > > > from /opt/rails/bin/irb:13 > > > > > > What am I missing? I''ve re-installed Ruby with readline dev packages > > > installed > > > and I couldn''t find a gem that looked like a solution to that. > > > > > > Thanks. > > > -- > > > J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com > > > > --~--~---------~--~----~------------~-------~--~----~ > > You received this message because you are subscribed to the Google Groups > > "Ruby on Rails: Talk" group. To post to this group, send email to > > rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send > > email to rubyonrails-talk-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, > > visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en > > -~----------~----~----~----~------~----~------~--~----- J. Pablo Fernández <pupeno-GAtDADarczzQT0dZR+AlfA@public.gmane.org> http://pupeno.com