上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 53 下一页
摘要: 解决办法: apt-get install libzdb-dev 阅读全文
posted @ 2019-04-12 20:24 salami_china 阅读(399) 评论(0) 推荐(0) 编辑
摘要: 原文链接:https://blog.csdn.net/kulala082/article/details/68484314 首先得安装openssl:sudo apt-get install openssl当 #include<openssl/ssl.h>后编译报错:openssl/ssl.h:没有 阅读全文
posted @ 2019-04-12 19:46 salami_china 阅读(14176) 评论(2) 推荐(0) 编辑
摘要: 原文链接:https://blog.csdn.net/u013992330/article/details/85135629 中标麒麟安装python库:sshtunnel 的时候提示缺少ffi.h文件,需要安装libffi-dev,但是在安装libffi-dev的时候提示如下错误: libffi- 阅读全文
posted @ 2019-04-12 19:41 salami_china 阅读(1631) 评论(0) 推荐(0) 编辑
摘要: 原文链接:https://www.cnblogs.com/the-tops/p/8350662.html 一个软件工具叫做apt-show-versions,通过apt-get安装: $sudo apt-get install apt-show-versions 或者单击下面图标安装(仅在Ubunt 阅读全文
posted @ 2019-04-12 16:11 salami_china 阅读(1760) 评论(0) 推荐(0) 编辑
摘要: git clone --branch x.x.x https://xxx.xxx.com/xxx/xxx.git 阅读全文
posted @ 2019-04-12 12:04 salami_china 阅读(4755) 评论(0) 推荐(0) 编辑
摘要: 安装软件: sudo apt-get install dh-make checkinstall cd neutron sudo checkinstall -D -y -install=no -pkgversion=1.1.1 -pkgname=neutron -pkgsource=./ -showi 阅读全文
posted @ 2019-04-12 11:54 salami_china 阅读(297) 评论(0) 推荐(0) 编辑
摘要: wget http://mirrors.163.com/.help/fedora-163.repowget http://mirrors.163.com/.help/fedora-updates-163.repo 阅读全文
posted @ 2019-04-12 11:09 salami_china 阅读(496) 评论(0) 推荐(0) 编辑
摘要: https://archives.fedoraproject.org/pub/archive/fedora/linux/releases/ 阅读全文
posted @ 2019-04-11 14:19 salami_china 阅读(666) 评论(0) 推荐(0) 编辑
摘要: 如果遇到类似问题: configure: error: Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.,mpfr2.4.0 解决: yum install gmp gmp-devel mpfr mpfr-devel libmpc 阅读全文
posted @ 2019-04-11 11:11 salami_china 阅读(1371) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2019-04-01 17:16 salami_china 阅读(132) 评论(0) 推荐(0) 编辑
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 53 下一页