Python, QT4, SIP, QScintilla, eric4 tutorial – Mac OS X

Xcode (latest version for compiling sources)

1. Python:

Python already installed in OSX (to test it open Terminal and type “python”)

2. Qt4:

http://qt.nokia.com/downloads/sdk-mac-os-cpp (DMG: install as usual)

3. SIP:

http://www.riverbankcomputing.co.uk/software/sip/download

sip-snapshot*.zip/tar.gz (development snapshot)

1
2
3
4
python configure.py
make
sudo make install
cd ..

4. PyQT:

http://www.riverbankcomputing.co.uk/software/pyqt/download

PyQt*snapshot*.zip/tar.gz (development snapshot)

1
2
3
4
python configure.py
make
sudo make install
cd ..

5. QScintilla:

http://www.riverbankcomputing.co.uk/software/qscintilla/download

QScintilla-gpl*.zip/tar.gz (development snapshot)

1
2
3
4
5
cd QScintilla*
cd Qt4
qmake qscintilla.pro -spec macx-g++
make
sudo make install

Qsci module:

1
2
3
4
cd .. /python
python configure.py
make
sudo make install

6. Eric4:

http://sourceforge.net/projects/eric-ide/files (snapshot and i18n localization)

eric4*.tar.gz
eric4-i18n*.tar.gz

1
2
3
cd eric4*
sudo python install .py
sudo python install -i18n.py

Eric4 installed into

/Library/Python/2.6/site-packages/eric4

start with

1
eric4
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值