资讯

精准传达 • 有效沟通

从品牌网站建设到网络营销策划,从策略到执行的一站式服务

Centos6中怎么安装Python3

这期内容当中小编将会给大家带来有关Centos6 中怎么安装Python 3,文章内容丰富且以专业的角度为大家分析和叙述,阅读完这篇文章希望大家可以有所收获。

创新互联建站专注于济水街道企业网站建设,成都响应式网站建设公司,商城建设。济水街道网站建设公司,为济水街道等地区提供建站服务。全流程按需设计网站,专业设计,全程项目跟踪,创新互联建站专业和态度为您提供的服务

  • Install Required Packages #sudo yum install gcc openssl-devel bzip2-devel libffi-devel

  • Download Python 3.8 #wget https://www.python.org/ftp/python/3.8.5/Python-3.8.5.tgz #tar xzf Python-3.8.5.tgz

  • Compile cd Python-3.8.5 ./configure --with-openssl=/usr/local/openssl

default: /usr/local make && make altinstall make altinstall is used to prevent replacing the default python binary file /usr/bin/python. Can not connect to HTTPS URL because the SSL module is not available to solve the problem wget http://www.openssl.org/source/openssl-1.0.2t.tar.gz Decompress, compile and install: tar zxvf openssl 1.0 2j. tar .gz cd openssl-1.0.2j ./config --prefix=/usr/local/openssl shared zlib make && make install After modifications are complete, we need to create two points soft link dynamic link library file: ln -s /usr/local/openssl/lib/libssl.so.1.0.0 /usr/lib64/libssl.so.1.0.0 ln -s /usr/local/openssl/lib/libcrypto.so.1.0.0 /usr/lib64/libcrypto.so.1.0.0

vi Modules/Setup

Socket module helper for socket(2)

#_socket socketmodule.c

Socket module helper for SSL support; you must comment out the other

socket line above, and possibly edit the SSL variable:

SSL = / usr / local / Lab / openssl- 1.0 .2j / # uncomment this line, and the original / usr / local / ssl changed our newly installed openssl directory: / usr / local / lab / openssl- 1.0 .2j / _ssl _ssl.c \ # Uncomment this line The -I $ -DUSE_SSL (SSL) / the include the -I $ (SSL) / the include / OpenSSL \ # Uncomment this line -L $ (SSL) / lib -lssl - lcrypto # Uncomment this line

The crypt module is now disabled by default because it breaks builds

on many systems (where -lcrypt is needed), e.g. Linux (I believe).

#_crypt _cryptmodule.c # -lcrypt # crypt(3); needs -lcrypt on some systems

上述就是小编为大家分享的Centos6 中怎么安装Python 3了,如果刚好有类似的疑惑,不妨参照上述分析进行理解。如果想知道更多相关知识,欢迎关注创新互联行业资讯频道。


文章题目:Centos6中怎么安装Python3
地址分享:http://cdkjz.cn/article/gcpohc.html
多年建站经验

多一份参考,总有益处

联系快上网,免费获得专属《策划方案》及报价

咨询相关问题或预约面谈,可以通过以下方式与我们联系

业务热线:400-028-6601 / 大客户专线   成都:13518219792   座机:028-86922220