==============
Habe das Arch 32bit System installiert anstelle des 64ers . Es hat verschiedene Gründe und glaube das es Unterstützend besser für mein System ist.
Wie dem auch sei habe ich versucht POL zu instalieren, kriege aber immer den Output
[root@fUn ~]# yaourt -Sy playonlinux
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra ist aktuell
community ist aktuell
archlinuxfr ist aktuell
Lokale Datenbank ist aktuell
resolving dependencies...
error: cannot resolve "lib32-libx11", a dependency of "bin32-wine"
error: failed to prepare transaction (could not satisfy dependencies)
:: bin32-wine: requires lib32-libx11
Also bin32-wine installieren
[root@fUn ~]# yaourt -Sy bin32-wine
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra ist aktuell
community ist aktuell
archlinuxfr ist aktuell
Lokale Datenbank ist aktuell
resolving dependencies...
error: cannot resolve "lib32-libx11", a dependency of "bin32-wine"
error: failed to prepare transaction (could not satisfy dependencies)
:: bin32-wine: requires lib32-libx11
[root@fUn ~]# pacman -Sy lib32-libx11
:: Synchronisiere Paketdatenbanken...
core ist aktuell
extra ist aktuell
community ist aktuell
archlinuxfr ist aktuell
Fehler: 'lib32-libx11': nicht in Sync-DB gefunden
... wie installiere ich jetzt PlayOnLinux ? Theoretisch muss das doch gehen oder wo sitzt mein Denkfehler ?
Auch die lib32 konnte ich nicht installieren
[root@fUn ~]# yaourt -S lib32 libx11
:: group lib32 (including ignored packages):
lib32-cairo-ubuntu lib32-e2fsprogs lib32-flashplugin-beta
lib32-fontconfig-ubuntu lib32-freetype2-ubuntu lib32-gconf
lib32-gdk-pixbuf lib32-glib lib32-gmp lib32-gstreamer0.10
lib32-gstreamer0.10-base lib32-gtk lib32-liboil lib32-libxft-ubuntu
lib32-libxv lib32-nspr lib32-nss lib32-orbit2 lib32-pixman
lib32-qtcurve-gtk1 lib32-qtcurve-gtk2 lib32-sqlite3 lib32-xulrunner
:: Install whole content? [Y/n] y
warning: libx11-1.1.4-2 is up to date -- reinstalling
resolving dependencies...
error: cannot resolve "lib32-gcc-libs", a dependency of "lib32-cairo-ubuntu"
error: failed to prepare transaction (could not satisfy dependencies)
:: lib32-cairo-ubuntu: requires lib32-gcc-libs
Ich bin erstmal auf Antwort gespannt.