Error with wine installation on Ubuntu terminal

Questions about Wine on Linux
Locked
paganos
Newbie
Newbie
Posts: 1
Joined: Mon Jun 11, 2012 6:33 am

Error with wine installation on Ubuntu terminal

Post by paganos »

I keep getting this message when trying to install Wine.

xxxxxxxxxxxxxxxxxxxxxxx$ sudo apt-get install wine1.3
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies.
smbclient : Depends: samba-common (= 2:3.6.3-2ubuntu2.1) but 2:3.6.3-2ubuntu2.2 is to be installed
wine1.3 : Depends: wine1.4 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

I have no idea what is going wrong. I am new to Ubuntu and not a pro at these things. Can anyone direct me to fix this problem? THANKS
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Error with wine installation on Ubuntu terminal

Post by dimesio »

paganos wrote:I keep getting this message when trying to install Wine.
Ask on the Ubuntu forum; this is a packaging/package manager issue.

You should also install at least wine1.4; wine1.3 is no longer supported.
leee1
Newbie
Newbie
Posts: 1
Joined: Sun Jun 24, 2012 12:32 am

Post by leee1 »

I'm running wine1.4 on Ubuntu with no problems.. I don't know where is your problem!
Locked