[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[orca-list] Speech-dispatcher Upgrade Broken on Arch
From: |
Didier Spaier |
Subject: |
[orca-list] Speech-dispatcher Upgrade Broken on Arch |
Date: |
Tue, 1 Jan 2019 18:00:43 +0100 |
I forgot the shared lib, sorry.
In /usr/lib or /usr/lib64:
ln -s libespeak-ng.so.1 libespeak.so.1
ln -s libespeak-ng.so.1 libespeak.so
On 01/01/2019 17:51, Didier Spaier wrote:
> Hello,
>
> @packagers: To insure a smooth transition espeak => espeak-ng, I suggest when
> installing espeak-ng to remove espeak but make two symlinks post-installation:
> Binary:
> ln /usr/bin/espeak-ng /usr/bin/espeak
> Header:
> mkdir -p /usr/include/espeak
> ln -s /usr/include/espeak-ng/speak_lib.h /usr/include/espeak/speak_lib.h
>
> Adapt the paths as need be.
>
> Best,
>
> Didier
>
>
> On 01/01/2019 16:37, Peter V?gner via orca-list wrote:
>> Hello,
>>
>>
>> speech-dispatcher 0.8.8-3 and libspeechd 0.8.8-3 are just Arch linux
>> specific rebuilds of the package. There are no new upstream changes.
>>
>> Arch linux specific change is that they officially require espeak-ng instead
>> of espeak.
>>
>> Is it possible you do have some older version of eSpeak-ng installed from
>> the AUR that may cause incompatibility?
>>
>> If you wish to live on bleeding edge, please reinstall espeak-ng-git from
>> the AUR, otherwise install espeak-ng from the community repo.
>>
>> sudo pacman -S espeak-ng
>>
>>
>> If this is still not working for you, please look at the logs reading one of
>> these files depending on how you are starting speech-dispatcher:
>>
>> /run/user/`id -u`/speech-dispatcher/log/speech-dispatcher.log
>> ~/.cache/speech-dispatcher/log/speech-dispatcher.log
>>
>>
>> Hopefully by doing this you can find out what is going on on your system.
>>
>> For me this is all working great as I'm running up to date espeak-ng-git.
>>
>>
>> Greetings
>>
>>
>> Peter
>>
>>
>> D?a 1. 1. 2019 o 15:34 Jos? Vilmar Est?cio de Souza nap?sal(a):
>>>
>>> I found exactly the same.
>>>
>>>
>>> On 12/31/18 11:30 PM, Austin Seraphin wrote:
>>>> Hello. I decided to upgrade my Arch Linux system for the year's end and
>>>> when I rebooted I found that Orca no longer worked. The spd-say command
>>>> didn't work either, so I narrowed it down to speech-dispatcher. I
>>>> noticed that this upgrade did have a new version, 0.8.8-3. I downgraded
>>>> speech-dispatcher and libspeechd to 0.8.8-2 and rebooted. The system
>>>> worked. I wonder what has changed. I wanted to alert everyone.
>>>>
>>>>
>>> --?
>>> Assinatura Informal Jos? Vilmar, Telefones: 21 2555-2650 e 21 98868-0859,
>>> Skype: jvilmar
>>>
>>> _______________________________________________
>>> orca-list mailing list
>>> orca-list at gnome.org
>>> https://mail.gnome.org/mailman/listinfo/orca-list
>>> Orca wiki: https://wiki.gnome.org/Projects/Orca
>>> Orca documentation: https://help.gnome.org/users/orca/stable/
>>> GNOME Universal Access guide:
>>> https://help.gnome.org/users/gnome-help/stable/a11y.html
>>> Log bugs and feature requests at http://bugzilla.gnome.org
>>
>>
>> _______________________________________________
>> orca-list mailing list
>> orca-list at gnome.org
>> https://mail.gnome.org/mailman/listinfo/orca-list
>> Orca wiki: https://wiki.gnome.org/Projects/Orca
>> Orca documentation: https://help.gnome.org/users/orca/stable/
>> GNOME Universal Access guide:
>> https://help.gnome.org/users/gnome-help/stable/a11y.html
>> Log bugs and feature requests at http://bugzilla.gnome.org
>>
> _______________________________________________
> orca-list mailing list
> orca-list at gnome.org
> https://mail.gnome.org/mailman/listinfo/orca-list
> Orca wiki: https://wiki.gnome.org/Projects/Orca
> Orca documentation: https://help.gnome.org/users/orca/stable/
> GNOME Universal Access guide:
> https://help.gnome.org/users/gnome-help/stable/a11y.html
> Log bugs and feature requests at http://bugzilla.gnome.org
>