You are not logged in.
<beg> Would somebody please make a package of the qt mysql plugin, or perhaps change the default qt package to include it?</beg>
That would be really awesome, and would really help me out a lot.
I'm getting really weird errors trying to compile it myself... (funny... just the mysql plugin fails!)
Offline
Catch me on a nice day and I'll submit my qt changes to do just that to Judd...
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
Yay! Thank you!
Offline
soo.. I hate to be a nuisance, but any news on that front?
I've compiled qt a couple times myself (with less than awesome cleanliness, lots of manual file shifting, and general crap, to get it to work). It would be a nice addition to the default qt package.
Offline
It should be a seperate package at least, the main qt package should _not_ depend on mysql
Of course, Xentac has all the changed needed just sitting there, we'll just have to wait until he has a good day
Offline
It ends up becoming only a makedepends, so the main qt package does not depend on qt. Everything will work until you try to use a program that needs mysql through qt.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
Well, I submitted the feature request and it was accepted for the next upgrade.
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
I see the files there:
/opt/qt/plugins/sqldrivers/libqsqlite.so
/opt/qt/plugins/sqldrivers/libqsqlmysql.so
/opt/qt/plugins/sqldrivers/libqsqlpsql.so
...but programs don't want to function correctly:
QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QSQLITE
QSqlDatabase: QMYSQL3 driver not loaded
QSqlDatabase: available drivers: QSQLITE
Unable to connect to database!
Anybody know why?
Offline
I used the PKGBUILD on the al CVS, and it works. Go figure. Thanks!
Offline