Hi,

On Thu, 2006-01-26 at 19:54 -0500, Kevin Kubasik wrote:
> I have both installed, debian puts sqlite 2 at the sqlite alias, then
> sqlite 3 under sqlite3, any chance thats causing the issue? configure
> is detecting 3.x

Ah, ok.  I bet you have sqlite 3.3.0 installed, and 3.3.1 is the version
which re-adds threading support.

Unfortunately the pkgconfig file for 3.3.1 only says 3.3, so we can't
check specifically for the right version.  I just assumed since 3.3.x is
alpha that people probably wouldn't have it installed.  I've filed a bug
with the sqlite folks and I'll fix configure.

> I'm gonna try removing sqlite 2.8 from the picture and see what happens.

That won't change anything; the problem is sqlite3.

Joe

_______________________________________________
Dashboard-hackers mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/dashboard-hackers

Reply via email to