[Gtk-sharp-list] Fw: mbas gtk.exe

Daniel Morgan danmorg@sc.rr.com
Tue, 4 Mar 2003 12:45:45 -0500


Are you sure you have libgtksharpglue.so on Linux, and if you do, this
shared library
can be found?  If you built gtk# from source, it probably will be found
in glue/.libs

Just to let everyone know:

These two assemblies are optional, you do not need them unless you plan
on doing GNOME-DB development with Mono.

gda-sharp.dll
gnomedb-sharp.dll

-----Original Message-----
From: gtk-sharp-list-admin@lists.ximian.com
[mailto:gtk-sharp-list-admin@lists.ximian.com]On Behalf Of Henri Girard
Sent: Tuesday, March 04, 2003 10:11 AM
To: gtk-sharp-list@lists.ximian.com
Subject: [Gtk-sharp-list] Fw: mbas gtk.exe



----- Original Message -----
From: Henri Girard
To: gtk-sharp-list@lists.ximian.com
Sent: Tuesday, March 04, 2003 4:04 PM
Subject: mbas gtk.exe


Hi :)
I built ok ... when I run mono gtk.exe on linux I got error messages "failed
to load libgtksharpglue.so " ?
where is this lib ?
I compile gtk-sharp without problem...
but after configure it says I haven't two dll...
gda-sharp.dll:no
gnomedb-sharp.dll:no
is it the problem ?
I am recent newbie !!!
HG