suse11安装python_suse linux 安装python Eric4
1. Install Qt4
2. Build and install sip
3. Build and install QScintilla2
4. Build and install PyQt4
5. Build and install QScintilla2 Python bindings
6. Install eric4
這個文件在eric4-4.4.9/README
1.安裝python2.6
2.安裝qt4
解壓 qt-everywhere-opensource-src-4.7.1
./configure
gmake
gmake install
3.安裝sip
解壓 sip-4.11.2
python configure.py
make
make install
4.安裝QScintilla2
解壓QScintilla-gpl-2.4.5
安裝說明在/usr/src/QScintilla-gpl-2.4.5/doc/html-Qt4/index.html
cd Qt4
qmake qscintilla.pro
make
make install
cd example-Qt4
qmake application.pro
make
cd designer-Qt4
qmake designer.pro
make
make install
5.安裝pyqt
解壓PyQt-x11-gpl-4.8.1
python configure.py
make
make install
6.安裝 eric4
解壓eric4-4.4.9
python install.py
本文出自 “夜殤” 博客
總結(jié)
以上是生活随笔為你收集整理的suse11安装python_suse linux 安装python Eric4的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 会话标识未更新 java_Appscan
- 下一篇: html中basefont标签,HTML