[Mono-dev] mono mkbundle made file is Not working

mobin.seven mobin.seven at live.com
Wed Nov 6 18:10:35 UTC 2013


it's a GUI which is written in C#. It works on Ubuntu with mono runtime
correctly.when I bundle it using mkbundle ,it works fine on that system
obviously. But when trying to run it on a lubuntu which I don't want to
install mono packages on ,It doesn't work.
First I got 'DllNotFoundException: libMonoPosixHelper.so' error.
after installing 'libmono0' package ,Program comes up (GUI containing
buttons ,lists,etc.)  but some part of that (which are going to use
system.drawing class which is already bundled) don't work correctly.
So I decided to bundle runtime with my app to solve this issue.
Is this a correct solution?
If it is ,how can I make my program native and bundle runtime? 
I there any other way?




--
View this message in context: http://mono.1490590.n4.nabble.com/mono-mkbundle-made-file-is-Not-working-tp4661241p4661260.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list