I have the same issue, solved with the following command:
sudo ln -s /usr/lib/jvm/java-1.5.0-sun/jre/lib/i386/libmlib_image.so /usr/lib
sudo ldconfig

Under AMD64 system this can be solved by creating the 
/etc/ld.so.conf.d/java.conf with the following contents:
/usr/lib/jvm/java-1.5.0-sun/jre/lib/i386

Under x86 this doesn't work so the "ln -s" trick is needed.

-- 
libawt.so unsatisfied link in java5
https://bugs.launchpad.net/bugs/162232
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to