It seems that you're using an outdated browser. Some things may not work as they should (or don't work at all).
We suggest you upgrade newer and better browser like: Chrome, Firefox, Internet Explorer or Opera

×
Hi
Can't play the witcher 2 due to missing libs. When trying to install libsdl2-2.0-0:i386 i get unmet dependencies error. Quick googling did not offer a working solution. Did anybody else got this problem? Do you know of a solutiion?

The ubuntu is fresh install, installed 2 hour ago as a matter of fact.

Below result of running apt-get is posted:

a@pd:~/Gry/The Witcher 2 Assassins Of Kings$ sudo apt-get install libsdl2-2.0-0:i386
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:
libsdl2-2.0-0:i386 : Depends: libwayland-egl1-mesa:i386 (>= 10.0.2) or
libwayland-egl1:i386
unity-control-center : Depends: libcheese-gtk23 (>= 3.4.0) but it is not going to be installed
Depends: libcheese7 (>= 3.0.1) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
I have the exact same error. Also using Ubuntu 14.04.
Anyone got a fix for this?
avatar
xibito: I have the exact same error. Also using Ubuntu 14.04.
Is post #6 or in this thread helpful? Otherwise I would suggest sending in a [url=https://www.gog.com/support/contact/technical_issues_with_games/the_witcher_2]support ticket.
Post edited April 26, 2015 by Gydion
Thanks for the reply. I had already tried that before but i stil get the error.
Solved by using:

sudo apt-get install libc6:i386 libasound2:i386 libasound2-data:i386 libasound2-plugins:i386 libgtk2.0-0:i386 libfreetype6:i386 libcurl3:i386

And then installling aptitude and using it to install libsdl2-2.0-0:i386 and libsdl2-image-2.0-0:i386