ubuntu10.04 linux下安装ekho文本转语音软件

首先下载ekho软件源码,http://www.eguidedog.net/ekho_cn.php 可以到这个网站下载,linux下使用的,得到的源码文件名为ekho-5.7.tar.xz

解压:xz -d ekho-5.7.tar.xz 得到 ekho-5.7.tar 然后 tar xf ekho-5.7.tar 解压成功

进入解压后的文件夹中: cd ekho-5.7

看一下具体的信息,一般先看README文件

然后:./configure

报错:

configure: error: in `/home/alei/software/ekho-5.7':
configure: error: sndfile test failed
See `config.log' for more details

这个是由于缺少必备的库引起的,具体参考源码文件INSTALL
  1 ===== INSTALL (for Linux) =====
  2 You need to have following libraries first:
  3 * libsndfile1-dev (http://www.mega-nerd.com/libsndfile/)
  4 * libpulse-dev
  5 * libncurses5-dev (required by --enable-festival)
  6 * libestools2.1-dev (optionally required by --enable-festival)
  7 * libFestival (optionally required by --enable-festival)
  8 * libvorbis-dev (optional)
  9 * liblame-dev (optional)
 10 * libdotconf-dev (required by --enable-speechd)
把库文件安装好然后

make && sudo make install

就ok了

转载于:https://my.oschina.net/u/1778499/blog/347252

  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值