开发者

Distribute application without installing mono

I want to distribute my c# application to each computer on a linux cluster so that I can run it without having to install mono on each computer.

I have spent hours trying to get mkbundle to work, but it doesn't bundle properly (I am unable to run the application on another machine that doesn't have mono installed).

What is the best way to do th开发者_开发技巧is?


In this scenario it might be better to install mono seperately - updating your app will be easier if you don't have to include mono every time. The exact setup will depend a certain amount on what sort of linux you are using, but even if you are doing a source build there are ways to make the mono installation relatively painless.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜