[Digikam-devel] Error in KDE4 svn builld of digikam on Fedora 9 - haar.cpp

Gilles Caulier caulier.gilles at gmail.com
Fri May 16 05:22:29 BST 2008


2008/5/16 thetrashcan at earthlink.net <thetrashcan at earthlink.net>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> First all dependencies were solved.
> I then added the following two lines to haar.cpp to get the svn KDE4
> digikam port to compile on Fedora 9:
>
> #include <cstring>
> #include <cstdlib>
>
> The first solved complaints about memcpy, the second about malloc.
> Reference http://www.cyrius.com/journal/gcc/gcc-4.3-include.html

done in svn

>
> I have /opt/kde4/bin/digikam
>        which executes with:
>
> digikam(19364): No SQLite3 driver available. List of QSqlDatabase
> drivers:  ()
>
> QSqlDatabase: QSQLITE driver not loaded
> QSqlDatabase: available drivers:
> QSqlQuery::prepare: database not open
> digikam(19364): Failure executing query:
> digikam(19364): ""
> digikam(19364): "Driver not loaded Driver not loaded"
> digikam(19364): Bound values:  ()
> QSqlQuery::prepare: database not open
>
>
>         I have not yet figured this part out.

install Qt sqlite DB plugin package and all will be fine. it's listed
in dependencies list from README file.

best

Gilles Caulier



More information about the Digikam-devel mailing list