Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

not able to load gem #5

Open
gurvindersingh opened this issue Apr 13, 2012 · 3 comments
Open

not able to load gem #5

gurvindersingh opened this issue Apr 13, 2012 · 3 comments

Comments

@gurvindersingh
Copy link

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:inrequire'

@lassebunk
Copy link

👍 I have the same problem – can't require tesseract.

@tigus
Copy link

tigus commented Dec 27, 2012

exaclty the same :(

@ptolts
Copy link

ptolts commented Jan 3, 2013

I got it working using this fork => https://github.com/livestation/ruby-tesseract

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants