天道酬勤

RDBMS and My Life

libXp.so.6: cannot open shared object file: No such file or directory

leave a comment

OEL5.3上安装Oracle 10g时提示如下错误:

Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2009-11-25_02-34-42PM/jre/1.4.2/lib/i386/libawt.so:libXp.so.6: cannot open shared object file: No such file or directory

原因是缺少了包,装上如下的包就可以了。

# rpm -ivh libXp-1.0.0-8.1.el5.i386.rpm

记录一下以免过段时间又忘了。

-The End-

Written by ochef

November 25th, 2009 at 3:38 pm

Posted in Database

Tagged with

Leave a Reply