WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: gecko download
by Sjir Bagmeijer on Sunday January 17th 2010, 1:54
You can get it at: downloads.sourceforge.net/wine/wine_gecko-1.0.0-x86.cab

Open console and do the following: (if wget not works just browse to the link and for me firefox asks to download the file)
$ wget downloads.sourceforge.net/wine/wine_gecko-1.0.0-x86.cab
$ sudo mkdir -p /usr/share/wine/gecko
$ sudo mv wine_gecko-1.0.0-x86.cab /usr/share/wine/gecko/

[post new] [reply to this]

Page loaded in 0.00394 seconds.