so i've been trying to install wine-gecko by running this script in the
konsole
wine iexplore http://www.winehq.com
at which point it prompts me to install wine-gecko which i do but the page
never shows up so what am i doing wrong
i'm using opensuse10.2 and wine 1.0-3.1
--
"Black holes are where god divided by Zero."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-us ... chment.htm
wine-gecko
WineHQ is .org, not .com, though it should bring up the page anyway. But sometimes it doesn't work. Another way to install gecko is with winetricks, which you should already have if you're using openSUSE's binaries. Try this:
If you get a message about there being no such command, you will have to download winetricks first, then run it:
Note the sh--it's needed if you have to download winetricks yourself, not needed if you're using winetricks that should have been installed along with Wine. (I use 10.3, and it is definitely included in that package, so I'm assuming it's included in the packages for older version of openSUSE as well.)
Code: Select all
winetricks gecko
Code: Select all
wget http://www.kegel.com/wine/winetricks
sh winetricks gecko