Note it is very important to install everything in the right order. From the Eric5 installation Readme you have install in this order:
- Install Python 3.1.0
- Build + install SIP
- Build + install PyQt 4.7.0 or better
- Build + install QScintilla 2.4.0 or better
- Build + install QScintilla 2.4.0 or better Python bindings.
- Eric5
apt-get install libqt4-dev python-qt4 python-qt4-dev pyqt4-dev-tools qt4-dev-tools python3-all
Step-2: SIP installation
a. python2.6 configure.py
b. make
c. make install
Step-3: PyQt installation
a. python2.6 configure.py
b. make
c. make install
Step-4: QScintilla installation
=>QT3_SUPPORT (add) when you find message "ListBoxQt.cpp:250: error: 'class QPixmap' has no member named
'convertFromImage' "
b. cd Qt4Qt5
c. qmake qscintilla.pro
d. make
e. make install
Step-5 QScintilla Python installation
a. cd python
b. python configure.py
c. make
d. make install
Step-6: Eric IDE installation
a. python3.1 install.py
b. make
c. make install
沒有留言:
張貼留言