linux安裝xz解壓xz文件和安裝python

一、http://tukaani.org/xz/xz-4.999.9beta.tar.bz2make

二、tar jxvf xz-4.999.9beta.tar.bz2co

三、 cd xz-4.999.9betaconfig

四、./configure --prefix=/usr/local/xztar

五、make && make install

六、xz Python-3.6.0rc1.tar.xz  -d

七、/usr/local/xz/bin/xz Python-3.6.0rc1.tar.xz  -d

八、tar xvf Python-3.6.0rc1.tar

九、cd Python-3.6.0rc1

十、./configure

十一、make && make install

相關文章
相關標籤/搜索