[Mono-dev] Minimal required set to Redistribute Mono

Miguel de Icaza miguel at novell.com
Fri Mar 25 17:50:16 EDT 2011


> Thanks for the response. Are you suggesting that I run mkbundle/monomac tool
> on my assemblies to find out what mono libraries I need ? I can start trying
> that, but the issue is that we are planning to use mono in our product
> (written in .Net) which consists of quite a large number of assemblies and
> this process of trying to find out dependencies might prove to be error
> prone...  

Use reflection to figure that out.

The manual part is figuring out dependencies on external data files
(/etc/mono/config/xxx/machine.config is one, but there could be others)




More information about the Mono-devel-list mailing list