[MonoDevelop] why all the exe files say "couldn't display [the path of the exe file]" when double click to lanuch?

Star Liu minxinjianxin at gmail.com
Sun Mar 8 20:18:20 EDT 2009


On Sun, Mar 8, 2009 at 11:11 PM, Tom Spink <tspink at gmail.com> wrote:
> 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?
thank you, your analysis are right, and I'm really using gnome on
debian sid amd64.


> --
> Tom Spink
> Ted Turner  - "Sports is like a war without the killing."
>


More information about the Monodevelop-list mailing list