Java Dependancy
CentOS 5 may give you an unsatified link error about libawt.so and libXp.so when you try to use older versions of Java
java.lang.UnsatisfiedLinkError: libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
this can be fixed by using yum to install libXp
REFERRERS
JavaRuntimeEnvironment
There are no comments on this page. [Add comment]