http://www.ohloh.net/p/reciteword-espeak
sudo apt-get install build-essential libesd0-dev pkg-config libgtk2.0-dev
wget http://reciteword-espeak.googlecode.com/files/reciteword-0.8.4-src.tar.gz
tar zxvf reciteword-0.8.4-src.tar.gz
cd reciteword-0.8.4
./configure --prefix=/usr
make
make install
wget http://reciteword-espeak.googlecode.com/files/reciteword-books_0.8.4-2_all.deb
sudo dpkg -i reciteword-books_0.8.4-2_all.deb
Ubuntu:
wget http://reciteword-espeak.googlecode.com/files/reciteword_0.8.4-1_i386.deb
wget http://reciteword-espeak.googlecode.com/files/reciteword-books_0.8.4-2_all.deb
sudo dpkg -i reciteword_0.8.4-1_i386.deb
sudo dpkg -i reciteword-books_0.8.4-2_all.deb
http://wiki.ubuntu.org.cn/Reciteword
本文介绍如何在Ubuntu上安装Reciteword-eSpeak软件及其书籍资源包,包括通过源码编译安装和直接安装deb包两种方式。
4856

被折叠的 条评论
为什么被折叠?



