Ruby on Rails Friday, March 2, 2012

I got this error in my terminal when i type rails c:

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
anurag@anurag-Compaq-Presario-CQ40-Notebook-PC:~/abcde$ rails c
/home/anurag/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/irb/completion.rb:9:in `require': /home/anurag/.rvm/usr/lib/libreadline.so.6: undefined symbol: UP - /home/anurag/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/i686-linux/readline.so (LoadError)
from /home/anurag/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/irb/completion.rb:9:in `<top (required)>'
from /home/anurag/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.1/lib/rails/commands/console.rb:3:in `require'
from /home/anurag/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.1/lib/rails/commands/console.rb:3:in `<top (required)>'
from /home/anurag/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.1/lib/rails/commands.rb:38:in `require'
from /home/anurag/.rvm/gems/ruby-1.9.3-p125/gems/railties-3.2.1/lib/rails/commands.rb:38:in `<top (required)>'
from script/rails:6:in `require'
from script/rails:6:in `<main>'
--------------------------------------------------------------------
Thanks & Regards
Anurag Sachan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To view this discussion on the web visit https://groups.google.com/d/msg/rubyonrails-talk/-/8kJ83_g5y20J.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
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.

No comments:

Post a Comment