RedCloth (4.2.6) was installed via: sudo gem install RedCloth
ruby 1.9.2p0 (2010-08-18 revision 29036) [x86_64-linux]
running Ubuntu 10.10

No errors during the install

any ideas??

irb(main):001:0> require 'rubygems'
=> true
irb(main):002:0> require 'redcloth'
LoadError: no such file to load -- redcloth
        from <internal:lib/rubygems/custom_require>:33:in `require'
        from <internal:lib/rubygems/custom_require>:33:in `rescue in
require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from (irb):2
        from /usr/local/bin/irb:12:in `<main>'

-- 
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@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to