摘要:
1.使用root用户,配置静态 IP地址。master:[192.168.253.139] 2.使用root用户,更改主机名为master 3.使用root用,增加IP和机器名称的映射;重启虚拟机。 阅读全文
posted @ 2019-07-18 19:33
李子恒
阅读(923)
评论(0)
推荐(0)
摘要:
1.问题描述 在对OpenSSL升级包openssl-1.1.1a.tar.gz解压后,运行./configur编译的时候,它提示Perl的版本太低,无法编译。错误如下: Perl v5.10.0 required--this is only v5.8.8, stopped at ./Configu 阅读全文
posted @ 2019-07-18 15:21
李子恒
阅读(4725)
评论(0)
推荐(0)
摘要:
1.问题描述 pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available. 2.问题原因 当前行系统没有openssl或者版本比较低,一般python 阅读全文
posted @ 2019-07-18 15:09
李子恒
阅读(829)
评论(0)
推荐(0)