I think the problem could be that xulrunner bundles its own copy of SQLite3 (under mozilla/db/sqlite3). A configure argument "--enable-system-sqlite" exists, but it's only in xulrunner >=1.9
Regards, David On Tue, Feb 17, 2009 at 7:40 PM, Stuart Henderson <[email protected]> wrote: > hmmm yes, I've removed all the packages to test this here now, > I see the same thing. > > apps using xulrunner seem to function normally so far.
