[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A little introduction and a question about building speech-dispatche
From: |
Francisco Tissera |
Subject: |
Re: A little introduction and a question about building speech-dispatcher |
Date: |
Sun, 8 Aug 2021 10:36:54 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 |
Hello Samuel and all,
I don't necessarily need to, it's just that I want to.
In Debian experimental, there was a package called
speech-dispatcher-0.11.0 rc2 or something along those lines, and when I
installed it, espeak-ng started acting more like I want it to, and so I
want to make that happen here on Ubuntu as well, because this is the
machine I'll be using for home and school work.
I wish i could install Ubuntu hirsute, 21.04, but my computer does not
like it for some reason, because it does not boot, so I had to install
impish from daily images.
Another question, actually two:
1. What does the import-nvda.sh script do, and do I want to run it?
2. When applying make install, should i do it as root, or as normal user?
Thanks for any answer.
Best regards.
Francisco.
On 08/08/21 01:36, Samuel Thibault wrote:
Francisco Tissera, le sam. 07 août 2021 18:35:32 +0200, a ecrit:
Now to my question: after cloning the speech-dispatcher git repo, how would
I proceed to build it?
You can use the classical
./configure
make
make install
But do you really need to build it by hand?
Samuel