On 12/27/2010 11:30 PM, CodeSlinger wrote:
> Would mono/bin, mono/lib/mono/gac and mono/lib/mono/4.0 then be EVERYTHING
> for a 4.0 runtime?

Probably not, to have EVERYTHING for a 4.0 runtime, you would probably 
need EVERYTHING.

For example, there is some stuff in /etc/mono/4.0 that your application 
may need for cryptography, asp.net support, etc.

If you are using the Winforms browser control, you would need xulrunner.

If you are using System.Drawing, you would need libgdiplus.

etc.

I would assume *most* everything that Mono ships is needed for some use 
case, or else it wouldn't be shipped.

Jonathan
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to