[PyKDE] Error building Eric on mandrake 10, kde 3.2

Detlev Offenbach detlev at die-offenbachs.de
Wed Mar 31 22:04:01 BST 2004


Hi,

just add a link to libqscintilla.so.3 in /usr/lib and it will work. This 
is not an eric3 fault, it is a quirk in the configuration of the system.

cd /usr/lib
ln -s /usr/lib/qt3/lib/libqscintilla.so.3 .

and retry the eric3 installation.

Detlev

Am Mittwoch, 31. März 2004 08:25 schrieb Chris Kacoroski:
> I get the following:
>
> root at ski eric-3.3.1]# python install.py
> Sorry, please install QScintilla and/or reinstall
> PyQt with QScintilla support.
>
> When I check inside the script and type stuff by hand I find that it
> cannot find the libqscintilla.so.3 library but I the library exists
> in /usr/lib/qt3/lib.
>
> I used qscintilla-1.54-x11.gpl.1,2.tar, PyQt-x11-gpl-3.11.tar,
> sip-3.10.1.tar and also tried PyQt-x11-gpl-snapshot-20040330.tar with
> no luck.  Any help is really appreciated.
>
> cheers,
>
> ski

-- 
Detlev Offenbach
detlev at die-offenbachs.de




More information about the PyQt mailing list