eGuideDog
free software for the blind
|
|
How to Install Ekho (for Linux and Raspberry Pi)(updated on Nov 21, 2017) To build from source, following commands will work if you are lucky enough. $ sudo apt-get install libsndfile1-dev libpulse-dev libncurses5-dev libmp3lame-dev libespeak-dev For Raspberry Pi, please use Ubuntu MATE version since Jessie version has something wrong with PulseAudio. Please refer to file INSTALL for more information. If you want to make Ekho work with Speech-dispatcher, which is the API for screen reader like Orca, you should `configure --enable-speechd`. For usage of ekho, please try: $ ekho -h CENTOS6安装Ekho的方法CentOS 6.9 x86_64 下安装的历史命令如下:# 添加 SCL 和 EPEL 软件仓库由于 GCC 5 需要配置 SCL,但是 CentOS 6.5 及更高版本才支持 SCL,所以低于 CentOS 6.5 的版本就要使用其他办法了。 |
|