[Gtk-sharp-list] Cannot find dll's

Jarrod Hermer jarrod@mybeat.net
Thu, 2 Jan 2003 10:44:58 +0200


Hi All,

I am having difficulty running the helloworld.cs sample in the Gnome.Net
tutorial. I successfully compiled it using the command: 
"mcs helloworld.cs /r:/usr/share/lib/gtk-sharp.dll
/r:/usr/share/lib/glib-sharp.dll"
(The directory may be /usr/local/lib)

However when I try to run it using the command: "mono helloworld.exe"
I get an error message stating that it cannot find the file
gtk-sharp.dll.

How do I setup my environment so that gtk# works? I am using Mandrake 9,
mono 0.17 and GTK# 0.6

Any help is appreciated.
Regards,
Jarrod