[Mono-dev] Static Bundling

Ricardo Ruiz ricardo.ruiz at ignitetech.com
Tue Dec 18 12:49:24 EST 2007


Using Mono v1.2.6 on Linux. We are bundling a simple WinForms app with
mkbundle.exe and wish to statically link the runtime libs. When the
resulting executable is run on a box with no Mono installed, it fails to
run because it can't find: libgdiplus.so. After installing the library,
it fails because it can't find: libMonoPosixHelper.so. 
 
What are my options? Is there a way to force these libs to also be
linked into the bundle? Am I dependent on a Mono installation even if I
statically bundle the application? 
 
Thanks!!

Ricardo Ruiz, Development
Ignite Technologies
3211 Internet Blvd., Suite 300 
Frisco, Texas 75034
Phone - 972.348.6429
ricardo.ruiz at ignitetech.com



More information about the Mono-devel-list mailing list