[Mono-devel-list] Mono OleDB / libgda Errors

Met @ Uber met at uberstats.com
Fri Oct 31 14:46:45 EST 2003


So its a good deal of time later and I'm still having the exact same
problem with OleDb and its inability to find the shared object
libgda-2.so.  I have the installed libgda RPM's from gnome-Db's ftp
site.  They are installed in /usr/lib/*.  I then wrote up the OleDb Test
connection file with a few modifications (try/catch/finally).  The
program compiles just fine.  But when I try to execute it (mono
OleDbTest.exe) errors gallor run across my console.

==============
** (OleDbTest.exe:13979): WARNING **: Failed to load library
./libgda-2.so (gda-2): ./libgda-2.so: cannot open shared object file: No
such file or directory
==============
Also, apparently I'm getting this friendly little message at
the very bottom of my errors:

  "A missing method exception has occurred."

It seems like its trying to find libgda in a local directory, but this
can't/shouldn't happen.  Any ideas about how to fix this?

~ Matthew




More information about the Mono-devel-list mailing list