首页 > 系统服务 > 详细

LINUX 安装错误笔记ins_sysman.mk

时间:2015-01-08 15:39:26      阅读:1365      评论:0      收藏:0      [点我收藏+]

现象:

[root@L-AP-89-10 logs]# tail -f installActions2015-01-08_10-51-56AM.log

 

INFO: make[1]: *** [/usr/local/oracle/product/10201/sysman/lib/libnmemso.so] Error 1

make: *** [libnmemso] Error 2

 

INFO: End output from spawned process.

INFO: ----------------------------------

INFO: Exception thrown from action: make

Exception Name: MakefileException

Exception String: Error in invoking target ‘agent nmo nmb‘ of makefile ‘/usr/local/oracle/product/10201/sysman/lib/ins_sysman.mk‘. See ‘/usr/local/oracle/oraInventory/logs/installActions2015-01-08_10-51-56AM.log‘ for details.

Exception Severity: 1


原因:

glibc-devel.i686

如果少了这个包,则安装过程中会报以下错:

Error in invoking target ‘install‘ of makefile ‘/u01/app/oracle/product/10201/db_1/ctx/lib/ins_ctx.mk‘

补装后又报Error in invoking target ‘agent nmo nmb‘ of makefile ‘/u01/app/oracle/product/10201/db_1/sysman/lib/ins_sysman.mk‘


处理:

结局ins_ctx.mk问题时就解决此问题了

退出,重装ORACLE就OK。

本文出自 “麦地坞” 博客,请务必保留此出处http://yunlongzheng.blog.51cto.com/788996/1600590

LINUX 安装错误笔记ins_sysman.mk

原文:http://yunlongzheng.blog.51cto.com/788996/1600590

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!