Maybe this can help you in some way. Tray to download pytesser: http://code.google.com/p/pytesser/
Even if you don´t know python or you can work with it, this module cames with all you need to run tesseract propiertly. all you need (i think) is to make another script in a language you know to call tesseract. Read the documentation and look to the python script, it´s easy to understand. I don´t know if Leptonica is included, but you don´t loose anything on trying. 2012/9/18 operE Aperte <[email protected]> > Hi, > I'm trying to deploy a webapp that features OCR on uploaded images, but I > have no root access to build tesseract3 and leptonica on hosting machine > (ubuntu 10.04). > How can I do that without sudo? > > thx > > -- > You received this message because you are subscribed to the Google > Groups "tesseract-ocr" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/tesseract-ocr?hl=en > -- * Francisco Loché Costa,* * Ingeniero Técnico de Telecomunicación, esp. Telemática.* -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/tesseract-ocr?hl=en

