> Hi List,

> java.lang.UnsatisfiedLinkError: readImage
>  at sun.awt.image.JPEGImageDecoder.produceImage(JPEGImageDecoder.java:137)
>  at
> sun.awt.image.InputStreamImageSource.doFetch(InputStreamImageSource.java:265)
>  at sun.awt.image.ImageFetcher.fetchloop(ImageFetcher.java:151)
>  at sun.awt.image.ImageFetcher.run(ImageFetcher.java:127)
> 
> Any idea what I forgot to install?  (1.1.5v7 gives the same

IMHO you've installed too much on you linux box:

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.

Try for example my Iview example from TYA ( = this wonderful
Maltese architecture ).

> 
> Thanks a million,
> 
> Stefaan

keep swingin'
Albrecht

Reply via email to