[MonoDevelop] why all the exe files say "couldn't display [the path of the exe file]" when double click to lanuch?
Tom Spink
tspink at gmail.com
Sun Mar 8 11:11:34 EDT 2009
2009/3/8 Star Liu <minxinjianxin at gmail.com>:
Hi,
> thank you for the article, i think what i need is the "Registering
> .exe as non-native binaries (Linux only) " method.
No problem - and you're right. That method will let you directly
execute the assembly from the command-line.
> The problem is i have already been able to directly run my app in
> command line as following:
> Desktop:~/MyLife/Mono/OFSM_IDE/bin/Debug# ./OFSM_IDE.exe
Ok, so that means that the binfmt_misc stuff has already been setup,
and PE files registered with it.
> so i think there has been some config which registered such files to
> use mono runtime to run, but the config only works for console
> commands, not for gnome or x-windows clicks.
Well, like I said, if you can directly execute your assembly from the
command-line, then you're already halfway there. Are you using Gnome?
--
Tom Spink
Ted Turner - "Sports is like a war without the killing."
More information about the Monodevelop-list
mailing list