[root@localhost Desktop]# cd wpsLinux
[root@localhost wpsLinux]# ls
installData installer-linux install.sh readme.txt readme.txt~ setup
[root@localhost wpsLinux]# ./setup
localhost being added to access control list
Exception in thread "main" java.lang.UnsatisfiedLinkError: /root/Desktop/wpsLinux/installData/vm/jre/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
at java.lang.Runtime.loadLibrary0(Runtime.java:78
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:3
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
at net.kingsoft.installer.demo.installShell.InstallerApp.<init>(InstallerApp.java:2
at net.kingsoft.installer.demo.installShell.InstallerApp.main(InstallerApp.java:5