Just installed OpenSUSE 11.3 64-bit. I have a program that uses libjpeg, so I installed libjpeg and the dev modules. It has both version 6 and 8 installed. When I run my prog and try to access the lib I get this error:
Wrong JPEG library version: library is 80, caller expects 62
This seems a common problem elsewhere. Anyone know how to fix it in 11.3 ?
On 2010-08-10 12:36, am577 wrote:
>
> Just installed OpenSUSE 11.3 64-bit. I have a program that uses libjpeg,
> so I installed libjpeg and the dev modules. It has both version 6 and 8
> installed. When I run my prog and try to access the lib I get this
> error:
> Wrong JPEG library version: library is 80, caller expects 62
> This seems a common problem elsewhere. Anyone know how to fix it in
> 11.3 ?
Recompile your program. You need a new version.
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” GM (Elessar))