2009/3/27 Murray Cumming <[email protected]> > On Fri, 2009-03-27 at 14:20 +0100, Vivien Malerba wrote: > > > > > > 2009/3/27 Murray Cumming <[email protected]> > > On Wed, 2009-03-25 at 22:00 +0100, Vivien Malerba wrote: > > > > > I've just committed a correction to svn branch LIBGDA_4.0 > > which makes > > > the GdaMetaStore work even if the SQLite provider is not > > installed. > > > Can you check if Glom works correctly with it? > > > > > > Note that you'll have to uninstall the SQLite provider after > > having > > > installed Libgda because it is automatically installed: go > > into > > > providers/sqlite and run 'make uninstall' > > > > > > If it's OK, I'll release a 4.0.1 ASAP. > > > > > > Thanks. I tried to test it, but the 4.0 branch's build is > > currently > > broken. I think you forgot to check a file in to svn: > > > > gda-sqlite-provider.c:48:66: error: xml_embedded.h: No such > > file or > > directory > > > > This file is dynamically generated. In the meanwhile you can run "make > > xml_embedded.h" to proceed. > > Yes. Thanks. > > > I'll check why it's not built before it's needed... > > Unfortunately the problem does not seem to be fixed. When I remove the > installed <prefix>/lib/libgda-4.0/providers/libgda-sqllite.* I still get > a NULL GdaMetaStore when using PostgreSQL.
Did you run "make install" from Libgda's top sources? If you run gda-sql-4.0 -L, does it list the SQLite provider? If it's not listed, so you have some sample code I can execute here? Vivien
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
