alan_18
January 17th, 2008, 07:52 AM
I can't seem to get Wine to install on my laptop. Whenever I try installing it with Synaptic or sudo apt-get install wine, I get the following messages:
alan@alan-laptop:~$ sudo apt-get install wine
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.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Depends: libaudio2 but it is not installable
E: Broken packages
alan@alan-laptop:~$
I've added the Wine repository, updated apt-get to install the newest version of wine, nothing.
alan@alan-laptop:~$ sudo apt-get install wine
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.
Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Depends: libaudio2 but it is not installable
E: Broken packages
alan@alan-laptop:~$
I've added the Wine repository, updated apt-get to install the newest version of wine, nothing.