Tiny Core Extensions > TCE Q&A Forum

Configuring libdbi-drivers doesn't detect sqlite3 headers

(1/1)

Scampada:
I'm trying to build a semantic file system, tagsistant. It is said in its guide that dependencies are: "libglib2.0, libfuse and libdbi headers with the MySQL and SQLite3 plugins" (libdbd-sqlite & libdbd-mysql).

Had to build libdbi from its source because it wasn't present in the repo. But when I ran configure script in libdbi-drivers it said that mysql and sqlite3 support are both NO, even with sqlite3-dev and mariadb-dev loaded. If it wouldn't detect mysql because it's mariadb and some namespaces are different or something, why can't it detect sqlite?

I can still build it then and tagsistant too, but running it gives only a message of not finding sqlite. So the problem is that libdbi-drivers does not detect sqlite3 headers when configuring I suppose.

Navigation

[0] Message Index

Go to full version