On Thu, 2002-10-10 at 19:51, Carlos Kassab wrote: > ** (menu.exe:7993): WARNING **: Could not find assembly gtk-sharp > Can not open image menu.exe > Is there some path to be changed? or a classpath like in java?. You need to set MONO_PATH to point to wherever you installed the Gtk# libs (eg export MONO_PATH=/usr/local/lib). -- Mike Kestner <mkestner@ximian.com>