Is it possible that the Wine project makes distribution packages with the tools described in http://wiki.winehq.org/Mono ?
For example, for Ubuntu 12.04 is packaged "wine-gecko1.5" (I suppose is the same), then it should be possible to add a package like "wine-mono1.5"
This could make faster automated installations with packages cache.
Thanks.
System-wide Mono and Gecko
- narcisgarcia
- Newbie
- Posts: 3
- Joined: Wed Jul 04, 2012 11:58 am
And enhace the script
Another thing to work better could be to allow selecting of only download "mono" in the referred script:
http://winetricks.googlecode.com/svn/tr ... l-gecko.sh
For example for this syntax:
http://winetricks.googlecode.com/svn/tr ... l-gecko.sh
For example for this syntax:
Code: Select all
install-gecko.sh mono
Re: System-wide Mono and Gecko
Packaging is done by the distros; make the suggestion to Ubuntu. OpenSUSE already does it.narcisgarcia wrote:Is it possible that the Wine project makes distribution packages with the tools described in http://wiki.winehq.org/Mono ?