Avoiding mono download prompt

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Avoiding mono download prompt

Post by DanKegel »

The latest wine from git now prompts not only for Gecko download,
but also for Mono download.

http://winetricks.googlecode.com/svn/tr ... l-gecko.sh is
a handy script that I've used for a long time to avoid those pesky
download prompts. It now also installs mono to avoid that second prompt.

It should be probably be called wine-install-addons.sh now, maybe
I'll rename it that soon. If you have a better idea for the name,
let me know.

(I've also deprecated the copy that was in winezeug; that one now just
tells users to get it from the winetricks repo.)
madewokherd
Level 4
Level 4
Posts: 149
Joined: Mon Jun 02, 2008 5:03 pm

Avoiding mono download prompt

Post by madewokherd »

Unless you're going to select a version of wine-mono based on wine
version, you should probably just grab the newest one. Unlike gecko,
you can't have more than one version installed in parallel.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

Will do, thanks.
Locked