[Pkg-ia32-libs-maintainers] Bug#638543: Workaround

Cem Onyuksel cem.onyuksel at gmail.com
Fri Feb 24 05:12:31 UTC 2012


Another user found a work-around.  I hope this problem is fixed soon.

Do the following:

You need to remove the version 0.62 and create a symbolic link to the 
version 0.8, probably both are installed into /usr/lib, in my case (i'm 
using debian amd64) are installed in /usr/lib32, i just type: $ ls | 
grep libjpeg, i've located the both libjpeg, deleted the 62 typing: # rm 
-f ./libjpeg.so.62 ./libjpeg.so.62.0.0 and create the two symlinks from 
version 0.8 typing: # ln -s ./libjpeg.so.8 ./libjpeg.so.62 and # ln -s 
./libjpeg.so.8 ./libjpeg.so.62.0.0 and just compiled the wine again and 
problem solved, to assure that is the correct version of libjpeg just 
type: ./configure | grep jpeg before the make.

- Cem





More information about the Pkg-ia32-libs-maintainers mailing list