Hi devs,
when trying to start akonadi on a KDE4-installation via MacPorts on MacOSX one
gets these errors:
---
$ /opt/macports-test/bin/akonadictl start
Starting Akonadi Server...
done.
Connecting to deprecated signal
QDBusConnectionInterface::serviceOwnerChanged(QString,QString,QString)
search paths: ("/Users/marko/bin", "/opt/macports-test/bin",
"/opt/macports-test/sbin", "/opt/macports-test/libexec/gnubin", "/usr/bin",
"/bin", "/usr/sbin", "/sbin", "/usr/local/bin", "/usr/local/MacGPG2/bin",
"/usr/texbin", "/usr/X11/bin", "/usr/sbin", "/usr/local/sbin",
"/usr/local/libexec", "/usr/libexec", "/opt/mysql/libexec",
"/opt/local/lib/mysql5/bin", "/opt/mysql/sbin", "/Applications/KDE4")
Found mysql_install_db: ""
Found mysqlcheck: ""
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE
Invalid database object during database server startup
"[
0: 0 akonadiserver 0x000000010000b43b _Z11akBacktracev
+ 59
1: 1 akonadiserver 0x000000010000b78c
_ZL19defaultCrashHandleri + 268
2: 2 libSystem.B.dylib 0x00007fff8a4841ba _sigtramp + 26
3: 3 ??? 0x000000000008d9a0 0x0 + 580000
4: 4 libQtCore.4.dylib 0x0000000100220b85
_Z17qt_message_output9QtMsgTypePKc + 117
5: 5 akonadiserver 0x000000010000d75a
_ZN15FileDebugStream9writeDataEPKcx + 170
6: 6 libQtCore.4.dylib 0x00000001002c84d0
_ZN9QIODevice5writeEPKcx + 128
7: 7 libQtCore.4.dylib 0x00000001002d55f6
_ZN18QTextStreamPrivate16flushWriteBufferEv + 230
8: 8 libQtCore.4.dylib 0x00000001002d5958
_ZN11QTextStreamD2Ev + 104
9: 9 akonadiserver 0x00000001000b36b3
_ZN13DbConfigMysql19startInternalServerEv + 10675
10: 10 akonadiserver 0x000000010000fb8a
_ZN7Akonadi13AkonadiServer20startDatabaseProcessEv + 202
11: 11 akonadiserver 0x0000000100011fd0
_ZN7Akonadi13AkonadiServerC2EP7QObject + 192
12: 12 akonadiserver 0x00000001000139a7
_ZN7Akonadi13AkonadiServer8instanceEv + 71
13: 13 akonadiserver 0x00000001000044ef main + 975
14: 14 akonadiserver 0x00000001000040e8 start + 52
15: 15 ??? 0x0000000000000001 0x0 + 1
]
"
---
What's going on here?
For some reason the driver QMYSQL is not loaded!
What could be done to diagnose the cause of this?
Greets,
Marko
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<