[PyQt] How to install QScintilla on Snow Leopard ?
Phil Thompson
phil at riverbankcomputing.com
Thu Apr 1 13:41:00 BST 2010
On Thu, 1 Apr 2010 14:21:43 +0200 (CEST), <projetmbc at club-internet.fr>
wrote:
> Hello,
> I would like to build QScintilla on my Mac Book Pro Snow Leopard. What I
> have to do ?
>
> I'have already build pyqt for Python 3, with Python 2-6 still existing on
> my Mac, using the following commands :
>
--------------------------------------------------------------------------------------------------------------------------------
> python3.1 configure.py -d /Library/Python/3.1/site-packages
> -b /usr/local/bin --use-arch i386
> make -j 2
> sudo make install
>
--------------------------------------------------------------------------------------------------------------------------------
>
> Any clue is welcome...
>
> Christophe.
How about the installation instructions?
http://www.riverbankcomputing.com/static/Docs/QScintilla2/index.html
Phil
More information about the PyQt
mailing list