在linux环境(RedHat Enterprise Linux5)上安装oracle10g的过程中所出现的问题
1、执行./runInstaller时出现如下错误
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-04-30_02-23-49PM/jre/1.4.2/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(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.a