On Fri, May 10, 2013 at 8:44 PM, Mike Masinick <[email protected]> wrote:
> I'm trying to install tesseract on an Amazon EC2 cloud server. Everything > appears to work fine in the make and make install steps - no errors. > However, no executable appears to be created or moved anywhere and typing > "tesseract" on the command line gives me "bash: tesseract: command not > found". > > I am not familiar with Amazon EC2 cloud server, but bash message means that tesseract executable can not be find in your path. Add tesseract path to your path environment variable. Zdenko > Any ideas? I can't find any known issues. > > > -- > -- > 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 > > --- > You received this message because you are subscribed to the Google Groups > "tesseract-ocr" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- 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 --- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

