[Mono-list] Package Mono and/or x11 with Program
Andreas Färber
andreas.faerber at web.de
Wed Mar 7 14:09:54 EST 2007
Am 07.03.2007 um 19:41 schrieb Austin Winstanley:
> I've got a program I have written in Mono and Winforms. I have been
> looking everywhere for a good way to package mono and x11 with the
> program, so that when a user installs the program, they
> automatically get mono(linux and mac) and x11 (mac) installed as
> well. It seems a lot to ask to have users get out their OS X cd to
> install x11, and download and install mono, and my program.
>
> Is there an easy was to package them all together?
Short answer: No. You are most likely not permitted to distribute
Apple's X11, especially not the Tiger version.
For Mono and your app you might be able to write a meta installation
package that includes the existing Mono.framework package and a
package for your app in one step.
Andreas
More information about the Mono-list
mailing list