gda_client_prepare_create_database() is currently failing for me, because gda_server_provider_find_file() looks in <prefix>/lib/libgda-3.0/ instead of <prefix>/share/libgda-3.0/ for the .xml files.
This is because it prefers to use the "GDA_PROVIDER_DIR" gobject data instead of the provided inst_dir parameter, and that is set in plugin_create_provider(). So what is wrong? Should it ignore GDA_PROVIDER_DIR, or should the xml file actually be installed in lib/? -- Murray Cumming [EMAIL PROTECTED] www.murrayc.com www.openismus.com _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
