On Wed, Mar 7, 2012 at 11:27 AM, Ivan Mushketik
<ivan.mushke...@gmail.com> wrote:
> What am I doing wrong?

I have no idea. First of all provide links so people don't have to
google just to help you. For example the location of Python-tesseract
[1]

Provide details on your current system (presumably Ubuntu but what version?)

What version of leptonica? 1.68 is the only currently supported version.

What version of tesseract-ocr, the current SVN repository is very
different from 3.01 for example.

Walk before you run. Make sure all the pieces work before trying the
final program.

   Does leptonica work? read the docs and make sure you can run
ioformats_reg program.

   Does tesseract work? read the docs and try running tesseract.

But offhand it looks like python-tesseract couldn't find various
headers that aren't in the "normal" directories. So... did you
correctly install tesseract?

[1] http://code.google.com/p/python-tesseract/

-- 
You received this message because you are subscribed to the Google
Groups "tesseract-ocr" group.
To post to this group, send email to tesseract-ocr@googlegroups.com
To unsubscribe from this group, send email to
tesseract-ocr+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/tesseract-ocr?hl=en

Reply via email to