IBM Power Linux 安装Oracle 10g2 遭遇

2014-11-24 18:10:39 · 作者: · 浏览: 0

软件安装进度到87%时报错


Error in invoking target 'client_sharedlib' of makefile


/db/network/lib/ins_net_client.mk'. See


'/u01/app/oracle/oraInventory/logs/installActions2010-


03-13_12-13-37PM.log' for details.


日志中提示


INFO: The output of this make operation is also available at: '/u01/app/oracle/product/10.2.0/db/install/make.log'


INFO:


INFO: Start output from spawned process:


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


INFO:


INFO: /u01/app/oracle/product/10.2.0/db/bin/genclntsh


INFO: /usr/bin/ld: cannot find -lxl


collect2: ld returned 1 exit status


INFO: genclntsh: Failed to link libclntsh.so.10.1


INFO: make: *** [client_sharedlib] Error 1


INFO: End output from spawned process.


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


INFO: Exception thrown from action: make


Exception Name: MakefileException


Exception String: Error in invoking target 'client_sharedlib' of makefile '/u01/app/oracle/product/10.2.0/db/network/lib/ins_net_client.mk'. See '/u01/app/oracle/oraInventory/logs/installActions2010-03-13_12-13-37PM.log' for details.


Exception Severity: 1


经确认为未安装IBM XL C/C++ Advanced Edition V7.0.1 (or higher) for Linux Runtime Environment Component


下载http://www-01.ibm.com/support/docview.wss rs=2030&context=SSJT9L&context=SSENT9&context=SSEP5D&dc=D400&dc=D410&dc=D420&dc=D430&q1=Run-time+Environment+Component&uid=swg24007906&loc=en_US&cs=utf-8a =en


安装


Preparing... ########################################### [100%]


1:xlsmp.msg.rte ########################################### [100%]


Preparing... ########################################### [100%]


1:xlsmp.rte ########################################### [100%]


Preparing... ########################################### [100%]


1:vacpp.rte ########################################### [100%]


compat-libstdc++-296-2.96-138.ppc.rpm test.txt vac.lib-7.0.1-0.ppc64pseries.rpm vacpp.rte.70.rhel4.apr2007.update.tar


Desktop update vac.lib.70.rhel4.tar vacpp.rte.lnk-7.0.1-0.ppc64pseries.rpm


Preparing... ########################################### [100%]


1:vac.lib ########################################### [100%]


/opt/ibmcmp/vac/7.0/lib64/libxl.a


/opt/ibmcmp/vac/7.0/lib/libxl.a


问题解决。


一般IBM Power 系列的主机都装AIX,装Linux遇到的较少。