Stefaan,
> > locate for libjava.so, if you find an additional
> > lib in /usr/X11/lib/ I recommend to move away
> > this file (at least for a test). Now jpeg should work.
> I've only got libjava.so in /usr/lib/jdk1.1.6/lib/i686/green_threads.
Yes okay, of course. There is ONE lib.
But IMHO there is ANOTHER libjpeg in your lib path.
(This libjpeg is the one ``xv'' or similar programs are using.)
JDK tries to dynamic link this wrong lib, and so you have the problem.
That's what I meant: move away or rename any other
files named libjpeg.so.
I you want look deeper inside try using the strace tool.
> It seems to me the reason should be in classes.zip and not
> in libjava.so, what do you think? Without source code for the
IMHO not.
At least for German Suse Linux I can confirm for 100%.
> Stefaan
Albrecht