[PyKDE] How to install QScintilla 1.4

Phil Thompson phil at riverbankcomputing.co.uk
Fri Dec 24 10:01:35 GMT 2004


On Friday 24 December 2004 7:40 am, Parzival Herzog wrote:
> I am trying to install eric3.5.1, it complains:
>
> "Sorry, you must have QScintilla 1.4 or snapshot-20041001 or higher."
>
> So, I download and compile qscintilla-161-gpl-1.4. That seems to work. But
> eric install is still not happy, So I try to build PyQt (3.12) and its
> configure.py states
>
> "SIP 4.0.1 is being used.
> QScintilla 1.3 is being used."
>
> So I download and try to build PyQt (3.13), and its configure.py also
> states
>
> "SIP 4.0.1 is being used.
> QScintilla 1.3 is being used."
>
> So, I don't know how to proceed from here, so that the eric3 install will
> find its QScintilla 1.4. Can anybody help?

Your 1.4 installation doesn't seem to be overwriting your 1.3 installation. 
Where is 1.3 installed? Where have you installed 1.4? You can explicitly tell 
PyQt's configure.py where QScintilla is installed - use the -h flag to see.

Phil




More information about the PyQt mailing list