Wine?

Linux for blind general discussion blinux-list at redhat.com
Sat May 20 05:58:57 UTC 2017


Howdy,

I dont know about ubuntu  and if they package  python-tesserwrap. But you can install python  modules by using pip (the python  package  manager). That one schould  be available  in every distribution.
https://en.m.wikipedia.org/wiki/Pip_(package_manager)

OCRdesktop  is written in python  3 so you need the dependencys  for 3.x  not 2.x.

After install pip you can install tesserwrap  with
sudo pip install tesserwrap  
Or  explicit for python 3: 
sudo pip3 install tesserwrap  

Cheers Chrys 

Am Freitag 19. Mai 2017 schrieb Linux for blind general discussion:
> I can't find the dependencies you list on this page. Do they have 
> different package names under Ubuntu?
> 
> 
> On 05/19/2017 02:28 AM, Linux for blind general discussion wrote:
> > It is developed in arch but there is no reason  why it shout not work in other distros.  if there is a Problem  let me know for sure its fixable.
> > https://github.com/chrys87/ocrdesktop/blob/master/README.md
> >
> > After installing the dependencys  you can just call the file or copy it to /usr/bin.
> > Best practise is to invoke it via shortcut. It creates an screenshot of the current  focused Applikation  and does OCR.
> > https://linux-a11y.org/index.php?page=ocrdesktop
> >
> >
> > Cheers Chrys
> >
> > Am Donnerstag 18. Mai 2017 schrieb Linux for blind general discussion:
> >> Does this work under Ubuntu, or just Arch?
> >>
> >>
> >> On 05/18/2017 06:20 AM, Linux for blind general discussion wrote:
> >>> Howdy,
> >>>
> >>> OCRdesktop  can used for that job.
> >>> https://linux-a11y.org/index.php?page=ocrdesktop
> >>>
> >>> Cheers chrys
> >>>
> >>> Am Donnerstag 18. Mai 2017 schrieb Linux for blind general discussion:
> >>>> Right now when I type at the terminal
> >>>> wine some_windows_program.exe
> >>>> I get a non-talking interface. If anyone is using wine, how do you configure it?
> >>>>
> >>>> Amanda
> >>>>
> >>>> _______________________________________________
> >>>> Blinux-list mailing list
> >>>> Blinux-list at redhat.com
> >>>> https://www.redhat.com/mailman/listinfo/blinux-list
> >>>>
> >>> _______________________________________________
> >>> Blinux-list mailing list
> >>> Blinux-list at redhat.com
> >>> https://www.redhat.com/mailman/listinfo/blinux-list
> >> _______________________________________________
> >> Blinux-list mailing list
> >> Blinux-list at redhat.com
> >> https://www.redhat.com/mailman/listinfo/blinux-list
> >>
> > _______________________________________________
> > Blinux-list mailing list
> > Blinux-list at redhat.com
> > https://www.redhat.com/mailman/listinfo/blinux-list
> 
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://www.redhat.com/mailman/listinfo/blinux-list
>




More information about the Blinux-list mailing list