Try the official v0.12.2 to make sure is not an issue with the fork you are 
using.  What version of tesseract is Debian installing?

On Saturday, September 15, 2012 2:36:01 PM UTC-4, tonym wrote:
>
> Trying tp install mayan for the first time,  using Debian squeeze and the 
> instructions for "Local or managed Ubuntu or Debian server" found here "
> http://mayan.readthedocs.org/en/latest/intro/installation.html";.
>
> Everything seems to work fine until I get to the stage of "./manager.py 
> runserver" when I gat a failure.  The end of the log is 
>
>   File "/var/local/mayan/mayan/apps/installation/models.py", line 98, in 
> submit
>     if self.is_lsb:
>   File "/var/local/mayan/mayan/apps/installation/models.py", line 89, in 
> __getattr__
>     self.set_properties()
>   File "/var/local/mayan/mayan/apps/installation/models.py", line 79, in 
> set_properties
>     self.add_property(Property('tesseract', _(u'tesseract version'), 
> pbs.tesseract('-v').stderr))
>   File "/var/local/mayan/lib/python2.6/site-packages/pbs.py", line 432, in 
> __call__
>     return RunningCommand(command_ran, process, call_args, actual_stdin)
>   File "/var/local/mayan/lib/python2.6/site-packages/pbs.py", line 145, in 
> __init__
>     self._handle_exit_code(self.process.wait())
>   File "/var/local/mayan/lib/python2.6/site-packages/pbs.py", line 212, in 
> _handle_exit_code
>     raise get_rc_exc(rc)(self.command_ran, self._stdout, self._stderr)
> pbs.ErrorReturnCode_1: 
>
> Ran: '/usr/bin/tesseract -v'
>
> STDOUT:
>
>   
>
> STDERR:
>
>   /usr/bin/tesseract:Error:Usage:/usr/bin/tesseract imagename outputbase 
> [-l lang] [configfile [[+|-]varfile]...]
>
>
>
> It would appear something has called tesseract with wrong options.
>
> Any help appreciated.
>
> Regards
>
> Tony Middleton.
>

-- 



Reply via email to