[Mono-dev] How to combine Mono with Application Binaries for redistribution

MobileAppDevMan mobileapp.experis at gmail.com
Thu Feb 23 00:58:19 UTC 2012


Thanks! The "embedding mono" option sounds like an option for this project.
Also looking at mkbundle. Is it possible to embed all the required dynamic
libraries into the Mono application?

It would be ideal for this project to create a stand-alone executable
(possibly using mkbundle -c --static --deps) that contains all the libraries
my application requires (including glib, gtk+, etc...). That way, this
application could be run from a USB thumb drive without requiring any
additional packages to be installed. Has anybody had any success doing this?

Here is a  http://siganakis.com/?tag=mkbundle link  that mentions embedding
some of the Mono dynamic libraries into the Mono bundled application. Could
this be done to embed every dependency into the bundle?

The Mono application only needs to support RHEL 5.7.

--
View this message in context: http://mono.1490590.n4.nabble.com/How-to-combine-Mono-with-Application-Binaries-for-redistribution-tp4391015p4412374.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list