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


_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to