Phil, Ok, i have this output:
/usr/bin/ld: cannot find -lmysqlclient_r Something i am missing? Thanks... Cheers. 2007/9/1, Phil Thompson <[EMAIL PROTECTED]>: > > 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 [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > -- Gustavo A. Díaz GDNet Projects www.gdnet.com.ar
_______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
