Debian4.0 installation problems

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Vilsa
Newbie
Newbie
Posts: 3
Joined: Wed Mar 18, 2009 3:31 am

Debian4.0 installation problems

Post by Vilsa »

Hi,

I would like to install WinNE on my Debian 4.0 system.
For that I need to install the 32bit Libraries. The 2 first packages I could install with no troubles. But this package lib32z1-dev will display the following mistake:

libc6_2.3.6.ds1-13etch9_amd64.deb This package is being used also by the plesk and he cannot overwrite it.

What can I do?

Thanks

Code: Select all

dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/libc6_2.3.6.ds1-13etch9_amd64.deb (--unpack):
 Versuche, »/lib64« zu überschreiben, welches auch in Paket libpam-plesk ist
Fehler traten auf beim Bearbeiten von:
 /var/cache/apt/archives/libc6_2.3.6.ds1-13etch9_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

[/quote]
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: Debian4.0 installation problems

Post by vitamin »

Vilsa wrote:I would like to install WinNE on my Debian 4.0 system.
http://wiki.winehq.org/FAQ#head-8b4fbbe ... f0e8d25f2e
Vilsa wrote:For that I need to install the 32bit Libraries. The 2 first packages I could install with no troubles. But this package lib32z1-dev will display the following mistake:

libc6_2.3.6.ds1-13etch9_amd64.deb This package is being used also by the plesk and he cannot overwrite it.
Ask your distro channel how do deal with these problems.

Wine is a standard 32-bit application and requires 32-bit libraries. If you can't install them - this is bug with your system and needs to be addressed there.
Vilsa
Newbie
Newbie
Posts: 3
Joined: Wed Mar 18, 2009 3:31 am

Post by Vilsa »

Yes ok.

Thx i have fix the problem.
Locked