ruby-tesseract
ruby-tesseract copied to clipboard
not able to load gem
When I install the gem on ubuntu server I get this message
sudo gem install tesseract Fetching: tesseract-0.1.0.gem (100%) Successfully installed tesseract-0.1.0 1 gem installed Installing ri documentation for tesseract-0.1.0... file 'tesseract' not found Installing RDoc documentation for tesseract-0.1.0... file 'tesseract' not found
and I when I try to load the gem here is the output
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- tesseract (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in
require'
:+1: I have the same problem – can't require tesseract.
exaclty the same :(
I got it working using this fork => https://github.com/livestation/ruby-tesseract