3 votes

Impossible d'installer wine1.7 sur Ubuntu 15.10 en raison d'une rupture de dépendances

Il y a un problème de dépendances :

balthild@Balthild-Linux:~$ sudo apt-get install wine1.7 winetricks
[sudo] password for balthild: 
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.7 : Depends: wine1.7-amd64 (= 1:1.7.44-0ubuntu1) but it is not going to be installed
           Depends: wine1.7-i386 (= 1:1.7.44-0ubuntu1) but it is not installable
           Recommends: gnome-exe-thumbnailer but it is not going to be installed or
                       kde-runtime but it is not going to be installed
           Recommends: ttf-mscorefonts-installer but it is not going to be installed
           Recommends: fonts-horai-umefont but it is not going to be installed
           Recommends: fonts-unfonts-core but it is not going to be installed
           Recommends: ttf-wqy-microhei
E: Unable to correct problems, you have held broken packages.

Et je trouve alors la raison :

balthild@Balthild-Linux:~$ sudo apt-get install wine1.7-amd64
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.7-amd64 : Depends: libgphoto2-port10 (>= 2.5.2) but it is not installable
                 Depends: wine1.7:any (= 1:1.7.44-0ubuntu1)
                 Recommends: libcapi20-3 but it is not going to be installed
                 Recommends: libgnutls26 but it is not installable
                 Recommends: libosmesa6 but it is not going to be installed
                 Recommends: unixodbc but it is not going to be installed
                 Recommends: wine-gecko2.34 but it is not installable
                 Recommends: wine-mono4.5.4 but it is not installable
E: Unable to correct problems, you have held broken packages.

Le paquet libgphoto2-port10 n'est plus fourni dans 15.10 wily, et à la place il y a libgphoto2-port12 .

balthild@Balthild-Linux:~$ sudo apt-get install libgphoto2-port12
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libgphoto2-port12 is already the newest version.

Avec cela, je ne peux pas installer wine1.7 sur mon système. Y a-t-il une solution ?

0voto

demonplus Points 3998

Vous installez d'abord Wine 1.6 puis Wine 1.7 mais vous jouez sur Linux.

Ouvrez un terminal et tapez :

sudo apt-get install wine1.6

Installer le jeu sur Linux

Téléchargez la dernière version de Play on Linux.

wget https://www.playonlinux.com/script_files/PlayOnLinux/4.2.9/PlayOnLinux_4.2.9.deb

Ensuite, installez-le.

sudo dpkg -i PlayOnLinux_4.2.9.deb

Jeu ouvert sur linux

playonlinux 

Cliquez ensuite sur configurer puis sur New pour créer un nouveau lecteur virtuel

enter image description here

Quand vous avez fait ça. Cliquez sur le lecteur virtuel que vous venez de créer : enter image description here

Sélectionnez la version du Wine que vous souhaitez installer, puis cliquez sur le bouton de la souris. > pour installer la version Wine.

enter image description here

Lorsque la version Wine est installée, elle devrait apparaître comme ceci.

enter image description here

Pour exécuter des applications en utilisant Wine 1.7, cliquez sur configurer et ensuite sur un lecteur virtuel. enter image description here Changer la version de Wine de system a 1.7

SistemesEz.com

SystemesEZ est une communauté de sysadmins où vous pouvez résoudre vos problèmes et vos doutes. Vous pouvez consulter les questions des autres sysadmins, poser vos propres questions ou résoudre celles des autres.

Powered by:

X