On 4/22/07, Murray Cumming <murrayc murrayc com> wrote:
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/?
I'll investigate this ASAP. BTW, I delayed the release a bit because I found a last minute bug which I want to correct first. Cheers, Vivien