[Mono-dev] Minimal required set to Redistribute Mono

jmalcolm malcolm.justin at gmail.com
Thu Mar 24 03:40:12 EDT 2011


vinay_rk wrote:
> 
> Hi,
> 
> I' am trying to understand what are the minimal required runtime libraries
> needed if I need to redistribute Mono with my application. We had the
> impression initially that we would have installation of Mono Framework as
> a pre-requisit on end computers (mostly Mac). Now it has been decided to
> go with the redistribution option. So is it required to package the
> complete Mono framework installation with our application installer ? I'
> am interested in finding if there is minimal subset of the complete
> framework that are enough to get our App running under mono ? 
> 
> Regards
> -Vinay
> 

I was under the impression that this is exactly what the MonoMac
linker/bundler did. In fact, I thought it went further and only included the
specific classes and methods that you actually use within each assembly. My
understanding is that this would result in needed to distribute even less of
Mono than if you were to successfully pair things down to just including the
minimal number of complete assemblies.

http://www.mono-project.com/MonoMacPackager

Do I have that wrong?

Miguel?

--
View this message in context: http://mono.1490590.n4.nabble.com/Minimal-required-set-to-Redistribute-Mono-tp3398547p3401837.html
Sent from the Mono - Dev mailing list archive at Nabble.com.


More information about the Mono-devel-list mailing list