码迷,mamicode.com
首页 > 系统相关 > 详细

LINUX 安装错误笔记ins_sysman.mk

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

标签:linux 安装错误笔记ins_sysman.mk

现象:

[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

标签:linux 安装错误笔记ins_sysman.mk

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!