[{TableOfContents }] !!!Eric4 Installation Order: !!Qt !!SIP !!QScintilla2 %%prettify {{{ $ cd Qt4 $ qmake qscintilla.pro -spec macx-g++ $ make $ make install }}} /% !!PyQt %%prettify {{{ $ python configure.py $ make $ make install }}} /% !!QScintella2 Python bindings %%prettify {{{ $ cd Qscintella2/Python $ python configure.py $ make $ sudo make install }}} /% !!eric4 %%prettify {{{ $ sudo python install.py }}} /% ---- [IDE | CategoryArchived.Computing.IDE] - [Python | CategoryArchived.Computing.Lang.Python]