首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >在Asterisk上安装unimcrp

在Asterisk上安装unimcrp
EN

Stack Overflow用户
提问于 2013-05-12 13:39:42
回答 1查看 536关注 0票数 0

根据以下url中的说明:

https://code.google.com/p/unimrcp/wiki/asteriskUniMRCP

代码语言:javascript
复制
[root@localhost uni-ast-package-1.0.0]# ls
asterisk             get-answer.sh  modules-install.sh
asterisk-install.sh  INSTALL        unimrcp
asterisk-unimrcp     modules        unimrcp-install.sh

./asterisk--install.sh
./unimrcp-install.sh

是成功的。但在运行脚本./modules-install.sh时,它显示以下错误:

代码语言:javascript
复制
/usr/include/errno.h:55: error: declaration for parameter
âprogram_invocation_nameâ but no such parameter
/usr/include/bits/errno.h:47: error: declaration for parameter
â__errno_locationâ but no such parameter
res_speech_unimrcp.c:1433: error: expected â{â at end of input
make[1]: *** [res_speech_unimrcp.lo] Error 1
make[1]: Leaving directory
/Akatsuki/uni-ast-package-1.0.0/modules/res-speech-unimrcp'
make: *** [install-recursive] Error 1 
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2013-05-12 18:55:08

请检查目录中的安装文档。很可能是针对其他星号版本的。

无论如何,这是不受支持的模块,所有的问题都已经解决了这个模块的开发人员(谁安装了专家)

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/16504540

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档