python tgz包安裝


下載對應的python版本資源

http://www.python.org/ftp/python

解壓縮

tar -xvzf Python-3.6.12.tgz

進入包並安裝

root@debad1db080d:/home/elfin# cd Python-3.6.12
root@debad1db080d:/home/elfin/Python-3.6.12# ./configure --with-ssl
configure: WARNING: unrecognized options: --with-ssl
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for python3.6... no
checking for python3... no
checking for python... no
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... linux
checking for --without-gcc... no
checking for --with-icc... no
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in `/home/elfin/Python-3.6.12':
configure: error: no acceptable C compiler found in $PATH
See `config.log' for more details

編譯


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM