全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
12
返回列表 发新帖
楼主: jeeve

[Windows VPS] letsencrypt公测了,谁发个完整版的教程?

[复制链接]
 楼主| 发表于 2015-12-6 10:07:26 | 显示全部楼层
395183830 发表于 2015-12-6 01:05
yum install gcc zlib zlib-devel openssl openssl-devel
wget http://www.python.org/ftp/python/2.7.3/Py ...

./letsencrypt-auto: line 166: virtualenv: command not found

怎么解决?
发表于 2015-12-6 12:22:39 | 显示全部楼层
jeeve 发表于 2015-12-6 10:07
./letsencrypt-auto: line 166: virtualenv: command not found

怎么解决?

cd /root/Python-2.7.3
./configure
make && make install
重新编译

cd /root
wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
python get-pip.py
安装pip

pip install virtualenv
安装virtualenv

最后签证书
 楼主| 发表于 2015-12-6 15:19:55 | 显示全部楼层
395183830 发表于 2015-12-6 12:22
cd /root/Python-2.7.3
./configure
make && make install

Failed building wheel for cryptography
Command "/root/.local/share/letsencrypt/bin/python2.7 -c "import setuptools, tokenize;__file__='/tmp/pip-build-EehjSr/cryptography/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-GspyCj-record/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cryptography" failed with error code 1 in /tmp/pip-build-EehjSr/cryptography


发表于 2015-12-6 17:28:06 | 显示全部楼层
jeeve 发表于 2015-12-5 22:24
Centos 6 按照教程不行啊

centos 6会提示python版本过低,建议升级到2.7+
10楼有升级教程
发表于 2015-12-6 20:40:54 | 显示全部楼层
jeeve 发表于 2015-12-6 15:19
Failed building wheel for cryptography
Command "/root/.local/share/letsencrypt/bin/python2.7 -c "i ...

后面不会了。。问度娘怎么解决吧
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-3-29 18:04 , Processed in 0.062662 second(s), 7 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表