https://bugs.winehq.org/show_bug.cgi?id=42913
Bug ID: 42913 Summary: Wine is not able to run ACAT (Assistive Context-Aware Toolkit) Product: Wine Version: 2.0.1 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: rafaelrodrigues.machado@gmail.com Distribution: ---
Hi everyone
Most of you probably know Stephen Hawking, and also know that we has a computer that speaks for him. This software he uses is the ACAT (Assistive Context-Aware Toolkit), that was developed by Intel and was released as free software some time ago.
My wife works with person with desabilities, and now I see that there s a lot of people that need to use this software, so they can communicate.
I'd like to make ACAT works on a linux system so it'll be easier for everyone so they don't need to expend more money with windows.
The setup consist of installing ACAT: https://github.com/01org/acat/releases/download/v1.00.0/ACATSetup.exe
And after that, if needed, install a language package, for example: https://github.com/01org/acat/releases/download/v1.00.0/ACATPack-Portuguese....
My OS is a Mint 18.1. When running Acat.exe within mint, the installation seems to be ok, but when I try to execute it I face this:
rafael@HP-Notebook ~/Downloads $ wine ACAT wine: cannot find L"C:\windows\system32\ACAT.exe"
Wine version: rafael@HP-Notebook ~/Downloads $ wine --version wine-2.0.1
Please help me to make ACAT work at linux and let's help those that really need help. Any question I'll be here to help on everything I can. I don't have too much time because I'm working on my Mastering degree, but I'll do my best to feedback every time you need.
Thanks for the amazing project!