[Mono-devel-list] OleDb Cannot Load libgda-2.so
Met @ Uber
met at uberstats.com
Fri Oct 31 10:25:37 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
===
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? This is my
only possibility for getting OJB.NET running on Linux with PostreSql, so
I'm kind of in a bind.
~ Matthew
More information about the Mono-devel-list
mailing list