Compilation of Snowboy completed successfully.
发布时间
阅读量:
阅读量
Snowboy 编译流程解析
SWIG下载与安装指南
wget http://hahack-1253537070.file.myqcloud.com/misc/swig-3.0.10.tar.gz
tar -zxvf swig-3.0.10.tar.gz
./configure --prefix=/usr --without-clisp --without-maximum-compile-warnings
sudo make install
Snowboy安装指南
获取snowboy软件
git clone https://github.com/Kitt-AI/snowboy.git
配置snowboy在Python3环境下的运行条件
接下来需完成atlas矩阵运算库的安装操作:(此项为必选步骤,若未执行将导致编译过程出现错误提示)
sudo apt-get install libatlas-base-dev
cd snowboy/swig/P
全部评论 (0)
还没有任何评论哟~
