Installing Wine asks me to delete packages

Asked by Emiel van der Cammen

Dear,

I am new to Linix and Ubuntu. I just installed Ubuntu 12.04 today and found out Wine is the program if you want to use windows based programs of games. But when I try to install is, it tells me to delete certain packages, for example: "libgl1-mesa-dri-lts-quatum" en libxatracker1-lts-quantal". I have made print screens of the full list, but can attached files.
If I decided to install anyway I get the following error message:

"wine1.4: PreDepends: dpkg (>= 1.15.7.2~) maar 1.16.1.2ubuntu7.1 zal worden geïnstalleerd
         Depends: libc6 (>= 2.14) maar 2.15-0ubuntu10.3 zal worden geïnstalleerd
         Depends: wine1.4-amd64 (= 1.4.1-0ubuntu1~precise1~ppa4) maar 1.4.1-0ubuntu1~precise1~ppa4 zal worden geïnstalleerd
         Depends: wine1.4-i386 (= 1.4.1-0ubuntu1~precise1~ppa4) maar het is een virtueel pakket"

Is there something that you can help me with??

With kind regards,

Emiel van der Cammen

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Jeet (gour-jitendrasingh) said :
#1

try this

CTRL+ALT+T (Will open terminal ) then copy paste these commands

sudo dpkg --configure -a (It will ask you password " give your login password )

sudo apt-get install -f

then try installing

sudo apt-get install wine

Hope it help

Thanks
~Jeet

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

What is the output of:

lsb_release -a; uname -a; apt-cache policy wine wine1.4 dpkg

Thanks

Can you help with this problem?

Provide an answer of your own, or ask Emiel van der Cammen for more information if necessary.

To post a message you must log in.