CentOS6安裝Oracle 10g錯誤

來源:互聯網
上載者:User

第一次在CentOS6版本的環境下安裝Oracle 10g,遇到了如下錯誤:
INFO: Generating BASE ORASDK library...

INFO: Creating /u01/oracle/10g/product/10.2.0/db_1/lib/liborasdkbase.so.10.2

INFO: gcc:
INFO: /usr/lib/libstdc++.so.5: No such file or directory
INFO:

INFO: /u01/oracle/10g/product/10.2.0/db_1/bin/genorasdksh: Failed to link liborasdkbase.so.10.2

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

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'all_no_orcl ihsodbc' of makefile '/u01/oracle/10g/product/10.2.0/db_1/rdbms/lib/ins_rdbms.mk'. See '/u01/oracle/10g/oraInventory/logs/installActions2012-09-29_11-03-53AM.log' for details.
Exception Severity: 1

解決辦法是安裝缺少的包
yum install compat-libstdc++-33
-The End-

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.