[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to install wine on debian/amd64/sid?



On Fri, Jul 24, 2009 at 01:37:00AM +0800, John Wong wrote:
> Lennart Sorensen 提到:
>> ia32-apt-get will take wine from i386 and rename it to ia32-wine when
>> you ask ia32-apt-get to install ia32-wine.
>>
>> With ia32-apt-get there is never a need to create special ia32-* packages
>> anymore, they are generated on demand instead (meaning now any i386
>> package can be installed on amd64 using ia32-packagename).
>>
>>   
> Hi Lennart, I just ia32-apt-get update, then ia32-apt-get install wine,
> but ia32-apt-get still show me:
>
> Reading package lists... Done
> Building dependency tree... 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:
>  wine: Depends: ia32-libs but it is not going to be installed
> E: Broken packages

ia32-apt-get install ia32-wine

Putting ia32 in front tells ia32-apt-get to get the i386 package and
convert it and isntall it.  ia32-apt-get install wine does exactly
the same thing as apt-get install wine, which is try and install the
amd64 package.

-- 
Len Sorensen


Reply to: