摘要: 安装依赖包: 1、安装yasm cd /usr/local/src tar zxvf yasm 1.3.0.tar.gz cd yasm 1.3.0 ./configure make make install 2、安装libmcrypt cd /usr/local/src tar zxvf libm 阅读全文
posted @ 2017-10-29 11:51 Achxku 阅读(773) 评论(0) 推荐(0) 编辑