http://bugzilla.novell.com/show_bug.cgi?id=573596
http://bugzilla.novell.com/show_bug.cgi?id=573596#c6 --- Comment #6 from Brian Kesecker <[email protected]> 2010-06-21 13:53:22 UTC --- If this isn't a bug, then perhaps someone from your team could update the following web page with the information you provided. http://www.mono-project.com/Running_your_first_Mono_application On the other hand, I know the shell is fine, the setup is default from the Mono LiveCD, and rupert is the default profile, which I assume was setup properly by whoever created the ISO (and I haven't changed it). Analyzing the script created by an RPM installation of MyApp, we can see the differences: #!/bin/sh export MONO_IOMAP=all exec mono /usr/lib/myapp/MyApp.exe "$@" vs. sudo mono MyApp.exe In my opinion, the information on the web page listed above is misleading. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
