今天同事反馈在redhat 5.5上面安装oracle 11g客户端一直不成功,报错截图见下:异常错误字符串: 调用 makefile
今天同事反馈在RedHat 5.5上面安装Oracle 11g客户端一直不成功,报错截图见下:
查看具体报错信息如下:
信息: 构建客户机共享库
信息: 构建客户机共享库
信息: 此 make 操作的输出也可以在以下位置获得: '/home/oracle/app/oracle/product/11.2.0/client_1/install/make.log'
信息:
信息: 开始从衍生进程输出:
信息: ----------------------------------
信息:
信息: /home/oracle/app/oracle/product/11.2.0/client_1/bin/genclntsh
信息: /
信息: usr/bin/ld: crtbeginS.o: No such file: No such file or directory
collect2: ld 返回 1
信息: genclntsh: Failed to link libclntsh.so.11.1
信息: make: *** [client_sharedlib] 错误 1
信息: 终止从衍生进程输出。
信息: ----------------------------------
信息: 操作中引发异常错误: make
异常错误名: MakefileException
异常错误字符串: 调用 makefile '/home/oracle/app/oracle/product/11.2.0/client_1/rdbms/lib/ins_rdbms.mk' 的目标 'client_sharedlib' 时出错。有关详细信息, 请参阅 '/oracle/oraInventory/logs/installActions2013-12-27_03-02-03PM.log'。
异常错误严重性: 1
第一反应就是包没有装全,到官网找到包列表,全部安装了一次,然后重新安装还是不行,然后看到网上反馈有可能是gcc版本问题,做了如下操作:
mv g++ g++.bak
mv gcc gcc.bak
ln -s g++34 g++
ln -s gcc34 gcc
然后重新安装客户端通过。
推荐阅读:
RHEL/CentOS下 Oracle 11g客户端配置
Linux上Oracle 11g安装步骤图文详解
Linux操作系统中Oracle 11g数据库安装过程图文详解
CentOS 5.6 上安装 Oracle 11g R2 单实例数据库详解
Oracle VM虚拟机中安装Oracle Clusterware 11g步骤
VM虚拟机下在Linux上安装Oracle 11G单实例数据库

The article discusses using MySQL's ALTER TABLE statement to modify tables, including adding/dropping columns, renaming tables/columns, and changing column data types.

Article discusses configuring SSL/TLS encryption for MySQL, including certificate generation and verification. Main issue is using self-signed certificates' security implications.[Character count: 159]

Article discusses strategies for handling large datasets in MySQL, including partitioning, sharding, indexing, and query optimization.

Article discusses popular MySQL GUI tools like MySQL Workbench and phpMyAdmin, comparing their features and suitability for beginners and advanced users.[159 characters]

The article discusses dropping tables in MySQL using the DROP TABLE statement, emphasizing precautions and risks. It highlights that the action is irreversible without backups, detailing recovery methods and potential production environment hazards.

Article discusses using foreign keys to represent relationships in databases, focusing on best practices, data integrity, and common pitfalls to avoid.

The article discusses creating indexes on JSON columns in various databases like PostgreSQL, MySQL, and MongoDB to enhance query performance. It explains the syntax and benefits of indexing specific JSON paths, and lists supported database systems.

Article discusses securing MySQL against SQL injection and brute-force attacks using prepared statements, input validation, and strong password policies.(159 characters)


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

SublimeText3 Chinese version
Chinese version, very easy to use

SublimeText3 English version
Recommended: Win version, supports code prompts!

MantisBT
Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

Dreamweaver CS6
Visual web development tools

WebStorm Mac version
Useful JavaScript development tools