[gcompris-devel] pysqlite on Slackware 12

Yavor Doganov yavor at gnu.org
Fri Jul 13 08:07:13 UTC 2007


Jacques Bon wrote:
> 
> It seems that sqlite3 is present on my system :

I've never compiled it myself, but pysqlite build-depends on sqlite3
(the -dev package), so it seems you're missing these files on your
system:

/usr/include/sqlite3.h
/usr/include/sqlite3ext.h
/usr/lib/libsqlite3.so
/usr/lib/pkgconfig/sqlite3.pc

Apparently the linker tries to find the shared object and fails.




More information about the Gcompris-devel mailing list