On Thu, 2009-10-01 at 00:29 +0200, Alberto Senni wrote: > Hi Java Debian Maintainers > > on my lenny stable base system amd64 I have installed: sun-java5-jdk, > tomcat5.5, tomcat5.5-admin and my servlet application and I have this error > in catalina.log > > java.lang.UnsatisfiedLinkError: > /usr/lib/jvm/java-1.5.0-sun-1.5.0.17/jre/lib/amd64/libawt.so: > libmlib_image.so: cannot open shared object file: No such file or directory > > but on the same lenny base i386 with same package installed with apt-get > and same servlet application I have not the error, and my servlet > application is OK, Wy on amd64 I have the UnsatisfiedLinkError ? > > Thanks a lot > > Alberto Senni
My first guess would be that the library is looking to load that library in the wrong directory (AMD64 handles library paths rather weird, some 3rd party apps get confused) -- Luke Cycon <lcy...@gmail.com> -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org