I run unsuccessfully in Ubuntu 14.04 LTS, trying to have better OCR of a DjVU document
ocrodjvu --in-place document.djvu
but get ocrodjvu: error: OCR engine (tesseract) was not found.
I found out that this is probably related to some dependency problems.
Some users have removed some python packages in some cases.
However, I am not sure.
How can you run ocrodjvu in Ubuntu 14.04?