Just remembered something: I had some trouble getting things to work under SuSE Linux, because both Java and X11 have a 'libjpeg.so' installed, and of course an AWT app picks the wrong one :-)

My suggestion is to rename the Java versions of these libraries (I renamed libjpeg to libjjpeg and patched the Java source file that loads it as a work-around, for example). Putting extra j's in there shouldn't break a thing and prevents such conflicts.

Regards

Cees

-- 
Cees de Groot                     <[EMAIL PROTECTED]>
Acriter Consulting          http://www.acriter.com
 

Reply via email to