Help with installing wine..Error Windbind not installable
-
- Newbie
- Posts: 4
- Joined: Tue Jan 13, 2009 8:33 pm
Help with installing wine..Error Windbind not installable
I am trying to download and install Wine on XUbuntu but get the following error.
The following packages have unmet dependencies:
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Recommends: winbind but it is not installable
Any help would be greatly appreciated.
The following packages have unmet dependencies:
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Recommends: winbind but it is not installable
Any help would be greatly appreciated.
-
- Newbie
- Posts: 4
- Joined: Tue Jan 13, 2009 8:33 pm
Reckless89 wrote:Can anyone tell me what the problem is?
Code: Select all
The following packages have unmet dependencies:
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Recommends: winbind but it is not installable
-
- Newbie
- Posts: 4
- Joined: Tue Jan 13, 2009 8:33 pm
Help with installing wine..Error Windbind not installable
On Wed, Jan 14, 2009 at 1:08 PM, Reckless89 <[email protected]> wrote:
binfmt-support (>= 1.1.2), but doesn't have it available. It might be
in another (unenabled) repository, e.g., on Ubuntu in multiverse.
As for source, you'd have to compile it...best avoided unless you know
what you're doing, as it's a bit messy for the faint of heart.
--
-Austin
You're distro screwed something up somewhere, as it's depending onIm new to linux and dont know what you are talking about. The package I was trying to install is for my distro. Also, I downloaded the source but do not know what to do with it.
binfmt-support (>= 1.1.2), but doesn't have it available. It might be
in another (unenabled) repository, e.g., on Ubuntu in multiverse.
As for source, you'd have to compile it...best avoided unless you know
what you're doing, as it's a bit messy for the faint of heart.
--
-Austin
-
- Newbie
- Posts: 4
- Joined: Tue Jan 13, 2009 8:33 pm
Help with installing wine..Error Windbind not installable
On Wed, Jan 14, 2009 at 4:46 PM, Reckless89 <[email protected]> wrote:
from somewhere, or get wine from somewhere else that doesn't have that
dependency.
--
-Austin
Ask your distro, but you need to either get binfmt-support (>= 1.1.2)So what should I do to install wine?
from somewhere, or get wine from somewhere else that doesn't have that
dependency.
--
-Austin
Re: Help with installing wine..Error Windbind not installabl
Hi Reckless. I'm going to go out on a limb here and assume you're using the 8.10 release. I had the same issues, and I'm using Kubuntu. What I did was:Reckless89 wrote:I am trying to download and install Wine on XUbuntu but get the following error.
The following packages have unmet dependencies:
wine: Depends: binfmt-support (>= 1.1.2) but it is not installable
Recommends: winbind but it is not installable
Any help would be greatly appreciated.
- Followed the instructions found at https://help.ubuntu.com/community/World ... Installing Wine
- Fired up Adept (the package manager) and used it to fetch updates
What's really critical here is that you make sure that after you add any new repositories for software, ensure that you do update your package list ... you're probably using Synaptic, so you can just reload at the main screen there, as I recall.
Hope that helps. You can PM me if I can help further.