mono-list  

Re: [Mono-list] Newb at Mono

Jonathan Pobst
Tue, 26 Jan 2010 11:52:42 -0800

On 1/24/2010 3:45 PM, scarypajamas wrote:
> C:\Mono-2.6.1\samples\gtk-sharp-2.0>menu

To run apps with mono you need to run them like:

mono menu.exe

The way you are doing it is attempting to run them on the .Net 
Framework.  If you want Gtk# programs to run on the .Net Framework, you 
need to install Gtk# for .Net:

http://ftp.novell.com/pub/mono/gtk-sharp/gtk-sharp-2.12.9-2.win32.msi

Good luck!
Jonathan
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list