免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 16651 | 回复: 5
打印 上一主题 下一主题

64位机装oracle10gr1,netca运行出错:njni10库找不到? [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-03-02 15:26 |只看该作者 |倒序浏览
oracap@sigma:/home/oracap$ $ORACLE_HOME/bin/dbca

UnsatisfiedLinkError exception loading native library: njni10
Exception in thread "main" java.lang.UnsatisfiedLinkError: get
at oracle.net.common.NetGetEnv.get(Native Method)
at oracle.net.config.Config.getNetDir(Unknown Source)
at oracle.net.config.Config.initConfig(Unknown Source)
at oracle.net.config.Config.<init>(Unknown Source)
at oracle.sysman.assistants.util.NetworkUtils.<init>(NetworkUtils.java:207)
at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext
....


$ORACLE_HOME/lib/下有文件libnjni10.so,为何会出现这种问题呢?

环境:
Linux localhost 2.6.9-22.ELsmp #1 SMP Mon Sep 19 18:00:54 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux

论坛徽章:
0
2 [报告]
发表于 2006-03-02 17:19 |只看该作者
看看环境变量有没有该路径

论坛徽章:
0
3 [报告]
发表于 2006-03-03 09:06 |只看该作者
DYLD_LIBRARY_PATH=/usr/local/oracle/product/lib
LD_LIBRARY_PATH=/usr/local/oracle/product/lib32:/usr/local/oracle/product/lib:/usr/local/oracle/product/rdbms/lib:/lib:/usr/lib64:/usr/lib

论坛徽章:
0
4 [报告]
发表于 2006-03-03 09:51 |只看该作者
To resolve the problem, perform the following actions:

1) Install the following missing (required) Linux packages:

glibc-32bit-8.1-9
glibc-devel-32bit-8.1-9

2) Run the following command to relink the oracle executables:

$ORACLE_HOME/bin/relink all

3) Check the output to check that the errors have been resolved

论坛徽章:
0
5 [报告]
发表于 2006-03-03 10:16 |只看该作者
我安装了
glibc-devel-2.3.4-2.13.i386.rpm ->/usr/local/
glibc-2.3.4-2.13.i386.rpm ->/usr

但奇怪的是,我在LD_LIBRARY_PATH加上了/usr/local/lib,好像没有作用,32bit的.o文件我做了好几个ln才编译通过...好像relink只找/usr/lib目录...晕S

谢谢版主.

论坛徽章:
0
6 [报告]
发表于 2006-03-25 00:21 |只看该作者
缺32位的包
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP