Wine 1.6/1.7 doesn't detect properly installed wine-gecko

Questions about Wine on Linux
Locked
marmistrz
Newbie
Newbie
Posts: 3
Joined: Tue Jul 28, 2015 4:57 am

Wine 1.6/1.7 doesn't detect properly installed wine-gecko

Post by marmistrz »

I'm using Linux Mint 17.2 and
- Wine 1.6.2

Code: Select all

wine1.6:
  Installed: 1:1.6.2-0ubuntu4
  Candidate: 1:1.6.2-0ubuntu4
  Version table:
 *** 1:1.6.2-0ubuntu4 0
        500 http://archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
        100 /var/lib/dpkg/status
- Wine 1.7.47

Code: Select all

wine-staging:
  Installed: 1.7.47~ubuntu14.04.1
  Candidate: 1.7.47~ubuntu14.04.1
  Version table:
 *** 1.7.47~ubuntu14.04.1 0
        500 http://ppa.launchpad.net/pipelight/stable/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
and wine-gecko

Code: Select all

wine-gecko2.36:
  Installed: 2.36-0ubuntu1~ppa1
  Candidate: 2.36-0ubuntu1~ppa1
  Version table:
 *** 2.36-0ubuntu1~ppa1 0
        500 http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status
Neither version detects the installed wine-gecko, spawning a dialog that wine-gecko is missing. What am I missing?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine 1.6/1.7 doesn't detect properly installed wine-geck

Post by dimesio »

Wine-gecko versions are tied to specific versions of Wine. 2.36 is the wrong version for 1.6.2. http://wiki.winehq.org/Gecko

As for Wine-staging, that's not supported here. You'll have to ask them why it's not working.
Locked