[Mono-list] Problem with mkbundle
Nilo Roberto da Cruz Paim
nilopaim at gmail.com
Mon Aug 4 19:12:58 UTC 2014
Hi all,
I have a C# application developed using mono 3.0.6 on OpenSuse. Everything
works perfectly.
I need to deploy this application to production desktops where I'm not
allowed to install mono. So, I decided to use mkbundle, using the command
mkbundle -o myprog --deps --static myprog.exe
But on destination desktop, when I try to execute the native myprog, it
gives me
Unhandled Exception: System.DllNotFoundException: libc
Both origin and target machines uses the same OpenSuse version, except for
the fact that target has no mono installed.
What is supposed I'm missing?
TIA.
Nilo
More information about the Mono-list
mailing list