[PyQt] Problems with MySQL module
Gustavo A. Díaz
gustavo.diaz at gmail.com
Sun Sep 2 03:40:36 BST 2007
Phil,
Ok, i have this output:
/usr/bin/ld: cannot find -lmysqlclient_r
Something i am missing?
Thanks...
Cheers.
2007/9/1, Phil Thompson <phil at riverbankcomputing.co.uk>:
>
> On Saturday 01 September 2007, Gustavo A. Díaz wrote:
> > Hi guys,
> >
> > I am trying to compile latest PyQt4 with mysql enabled, but does not
> enable
> > on configure step:
> >
> > These PyQt modules will be built: QtCore QtGui QtNetwork QtOpenGL
> QtScript
> > QtSvg QtTest QtXml QtAssistant QtDesigner.
> >
> > And i have QT4 mysql module installed (libqt4-dev and libqt4-sql).
> >
> > What s going on?
> >
> > QT4.3
> > PyQT4.3 (and tested with latest snapshot)
> > SIP4.7 (and tested with latest snapshot)
> > OS: Kubuntu Feisty
>
> PyQt doesn't care what database backends are enabled.
>
> Run configure.py with the -w flag to see why the QtSql module is being
> disabled.
>
> Phil
>
> _______________________________________________
> PyQt mailing list PyQt at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
--
Gustavo A. Díaz
GDNet Projects
www.gdnet.com.ar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20070902/0566695f/attachment.html
More information about the PyQt
mailing list