首页 > 其他 > 详细

shc & unshc 安装

时间:2018-04-12 12:42:39      阅读:218      评论:0      收藏:0      [点我收藏+]

shc & unshc 安装

shc 安装

git clone https://github.com/neurobin/shc.git
cd shc
./configure
make && make install 
# 若提示'aclocal-1.15' is missing on your system
autoreconf -f -i
make && make install

unshc 安装

git clone https://github.com/yanncam/UnSHc.git
cd UnSHc/latest/

shc & unshc 安装

原文:https://www.cnblogs.com/Mrhuangrui/p/8806822.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!