Hello, I haven't tried it myself, but I have seen some people talking about it. Please search through mono-list archives for 'binfmt' or something else. You might also want to look for Linux docs about binfmt.
-Ravindra >>> npguy <[EMAIL PROTECTED]> 6/30/2004 9:16:47 AM >>> hi ravinda, thanks. can we make it a standalone binary. a native binary! thanks On Wednesday 30 June 2004 09:09 am, Ravindra Kumar wrote: > Hello, > That is not the right way to run an exe with mono. You need to do, > > $ mono <name.exe> or > $ mono gtk.exe, in your case. > > - Ravindra > > >>> npguy <[EMAIL PROTECTED]> 6/29/2004 7:49:17 PM >>> > > sorry if this is already asked. i did check google no luck. > > i am using latest rc, and unzip mono-all.zip and rpm'ed all > pacakges. > > although i compiled gtk.cs successfully but the during execution i got > the > `err:module:import_dll Library mscoree.dll ` .. > > [EMAIL PROTECTED] Mono.NET]$ mcs gtk.cs -r:gtk-sharp -r:System.Drawing > > -lib:/usr/lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/ > Compilation succeeded > > [EMAIL PROTECTED] Mono.NET]$ ./gtk.exe > > file_set_error: No such device or address > err:module:import_dll Library mscoree.dll (which is needed by > L"F:\\stuff\\Mono.NET\\gtk.exe") not found > err:module:LdrInitializeThunk Main exe initialization for > L"F:\\stuff\\Mono.NET\\gtk.exe" failed, status c0000135 > [EMAIL PROTECTED] Mono.NET]$ PGDATA2=/home/postgres/data > [EMAIL PROTECTED] Mono.NET]$ export PGDATA2 > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ > Mono-list maillist - [EMAIL PROTECTED] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
