Wine 1.2 or 1.3 not working in Ubuntu 11.10

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
shaneo1
Level 1
Level 1
Posts: 6
Joined: Mon Jul 25, 2011 2:00 pm

Wine 1.2 or 1.3 not working in Ubuntu 11.10

Post by shaneo1 »

wine1.2:
Depends: ia32-libs but it is not going to be installed

Is the error I get when installing.

Any Ideas guys??
shaneo1
Level 1
Level 1
Posts: 6
Joined: Mon Jul 25, 2011 2:00 pm

Post by shaneo1 »

in addition:

Code: Select all

$ sudo apt-get install wine1.2
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine1.2 : Depends: ia32-libs (>= 1.6) but it is not installable
           Depends: lib32nss-mdns (>= 0.10-3) but it is not installable
           Recommends: ttf-droid but it is not installable
           Recommends: winbind but it is not going to be installed
           Recommends: wine1.2-gecko but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
shane@Shanes-PC:~$ sudo apt-get install wine1.3
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 wine1.3 : Depends: ia32-libs (>= 1.6) but it is not installable
           Depends: lib32nss-mdns (>= 0.10-3) but it is not installable
           Recommends: ttf-droid but it is not installable
           Recommends: winbind but it is not going to be installed
           Recommends: wine1.3-gecko but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Wine 1.2 or 1.3 not working in Ubuntu 11.10

Post by dimesio »

shaneo1 wrote:wine1.2:
Depends: ia32-libs but it is not going to be installed

Is the error I get when installing.

Any Ideas guys??
Report the problem to your distro.
tparker
Level 5
Level 5
Posts: 354
Joined: Tue Feb 24, 2009 3:06 pm

Wine 1.2 or 1.3 not working in Ubuntu 11.10

Post by tparker »

On 08/26/2011 07:23 AM, shaneo1 wrote:
wine1.2:
Depends: ia32-libs but it is not going to be installed

Is the error I get when installing.

Any Ideas guys??
Your best bet will be to post on the Ubuntu forum and see if the person handling that package, or someone else who can do so, can either fix it or help you find a work around to install the missing lib on your system.
Locked