export TESSDATA_PREFIX=/usr/share/tesseract-ocr/tessdata
tesseract 1234567890.tif textoutput
Check that ur file can be found using
ls filename
Use full path to input file, if required.