https://bugzilla.novell.com/show_bug.cgi?id=807183 https://bugzilla.novell.com/show_bug.cgi?id=807183#c8 --- Comment #8 from Johannes Meixner <jsmeix@suse.com> 2013-03-05 16:10:30 CET --- Juergen Weigert, according to comment#3 libjpeg.so.8.0.2 is not backward compatible with libjpeg.so.62 so that your workaround via # ln -s /usr/lib/libjpeg.so.8.0.2 /usr/lib/libjpeg.so.62 is bad. A better workaround seems to install the libjpeg62 package from openSUSE 12.2 on your openSUSE 12.3 system. On my openSUSE 12.2 system I have installed both libjpeg8 and libjpeg62 without a conflict ("zypper verify -D" reports "Dependencies of all installed packages are satisfied.") --------------------------------------------------------------------- # rpm -ql libjpeg8 /usr/lib/libjpeg.so.8 /usr/lib/libjpeg.so.8.3.0 # rpm -ql libjpeg62 /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so.62.0.0 --------------------------------------------------------------------- -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.