`

error in invoking target 'mkldflags ntcontab.o nnfgt.o' of makefile解决

阅读更多

Linux RedHat 安装Oracle11gR2的时候出现以下报错:


RHEL 6.1默认是没有gcc和gcc-c++环境的,总结本地安装方法如下:

上传安装镜像rhel-server-6.1-x86_64-dvd.iso,

然后将镜像文件挂,如/mnt

# mount -o loop rhel-server-6.1-x86_64-dvd.iso /mnt

# cd /mnt/Packages

# rpm -ivh glibc-common-2.12-1.25.el6.x86_64.rpm

 

# rpm -ivh kernel-headers-2.6.32-131.0.15.el6.x86_64.rpm

 

# rpm -ivh libgcc-4.4.5-6.el6.x86_64.rpm

 

# rpm -ivh glibc-2.12-1.25.el6.x86_64.rpm

 

# rpm -ivh libgomp-4.4.5-6.el6.x86_64.rpm

 

# rpm -ivh nscd-2.12-1.25.el6.x86_64.rpm

 

# rpm -ivh glibc-headers-2.12-1.25.el6.x86_64.rpm 

 

# rpm -ivh glibc-devel-2.12-1.25.el6.x86_64.rpm 

 

# rpm -ivh mpfr-2.4.1-6.el6.x86_64.rpm

 

# rpm -ivh ppl-0.10.2-11.el6.x86_64.rpm

 

# rpm -ivh cloog-ppl-0.15.7-1.2.el6.x86_64.rpm

 

# rpm -ivh cpp-4.4.5-6.el6.x86_64.rpm

 

# rpm -ivh gcc-4.4.5-6.el6.x86_64.rpm

 

注:以上是安装gcc,软件安装顺序不能错。

******************************************

# rpm -ivh libstdc++-4.4.5-6.el6.x86_64.rpm

 

# rpm -ivh libstdc++-devel-4.4.5-6.el6.x86_64.rpm

 

# rpm -ivh gcc-c++-4.4.5-6.el6.x86_64.rpm

 

注:以上是安装gcc-c++

 

非常感谢原作者(已经找不到原作者了0.0),尽管我是RedHat5.9的版本,挂载后的rpm包在/mnt/Server目录下,由于rpm包版本不一样,包的名字也要模糊查询下才行,但是根据这个方法还是解决了我的问题。

 

下面贴出oracle官网上列出的要求安装的rpm包以便和上面的对照:

binutils-2.20.51.0.2-5.11.el6 (x86_64)

compat-libcap1-1.10-1 (x86_64)

compat-libstdc++-33-3.2.3-69.el6 (x86_64)

compat-libstdc++-33-3.2.3-69.el6.i686

gcc-4.4.4-13.el6 (x86_64)

gcc-c++-4.4.4-13.el6 (x86_64)

glibc-2.12-1.7.el6 (i686)

glibc-2.12-1.7.el6 (x86_64)

glibc-devel-2.12-1.7.el6 (x86_64)

glibc-devel-2.12-1.7.el6.i686

ksh

libgcc-4.4.4-13.el6 (i686)

libgcc-4.4.4-13.el6 (x86_64)

libstdc++-4.4.4-13.el6 (x86_64)

libstdc++-4.4.4-13.el6.i686

libstdc++-devel-4.4.4-13.el6 (x86_64)

libstdc++-devel-4.4.4-13.el6.i686

libaio-0.3.107-10.el6 (x86_64)

libaio-0.3.107-10.el6.i686

libaio-devel-0.3.107-10.el6 (x86_64)

libaio-devel-0.3.107-10.el6.i686

make-3.81-19.el6

sysstat-9.0.4-11.el6 (x86_64)

 

  • 大小: 115.4 KB
分享到:
评论

相关推荐

    Error in invoking target ‘install’ of makefile ‘../dbhome_1/ctx/lib/ins_ctx.mk’ …

    在Linux CentOS7 中安装oracle 11g数据库过程中弹出错误:Error in invoking target 'install' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'. See '/home/oracle/app/...

    修复oracle安装过程中,出现的两个错位,内含有具体操作方法和脚本fix.rar

    修复oracle安装过程中,出现的两个错位,内含有具体操作方法和脚本,两键修复Error in invoking target 'install' of makefile '/home/oracle/app/oracle/product/11.2.0/dbhome_1/ctx/lib/ins_ctx.mk'. See '/...

    Centos 7静默安装oracle 11g R2

    Centos 7静默安装oracle 11g R2(无图形化界面) 注解:#代表root用户 $代表oracle用户 1、提高安装成功率,关闭防火墙(本地安装无特殊考虑)

    linux上安装oracle11g详细步骤和相关报错解决办法

    该文档是在linux的centos7上安装oracle11g的详细步骤,亲测可用,还包含了一些报错的解决办法

    D6JCQo6s2iZ9fKMI7Fa.zip

    EPS8266在线升级例程,OTA例程。

    servlet2.4doc

    Causes the next filter in the chain to be invoked, or if the calling filter is the last filter in the chain, causes the resource at the end of the chain to be invoked. doFilter(ServletRequest, ...

    IZ88711SP2.101121.epkg.Z

    在aix6.1系统上安装11gR2报Error in invoking target 'agent nmb nmo nmhs' of makefile '/u01/app/oracle/product/11.2.0/sysman/lib/ins_emage http://blog.csdn.net/Makaveli/article/details/6310814 给oracle...

    glibc-devel-2.5-49.0.i386.rpm

    oracle10G以及11G 安装时候报错(如:error in invoking target install of makefile ctx/lib/ins_ctx.mk),所缺少的依赖包!

    Debugging with GDB --2007年

    Table of Contents Summary of GDB . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1 Free software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ....

    makefile_tutorial.pdf

    Makefile教程,Makefile是一个程序构建工具,可以在Unix、Linux和它们的变体上运行。本教程可增强您对makefile结构和实用程序的了解。

    EurekaLog_7.5.0.0_Enterprise

    2)....Fixed: Range check error in processes information for x64 machines (affects startup of any EurekaLog-enabled module) 3)....Fixed: Auto-detect personality by project extension if --el_mode switch...

    DebuggingWithGDB 6.8-2008

    2 Getting In and Out of gdb . . . . . . . . . . . . . . . . 11 2.1 Invoking gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1.1 Choosing Files . . . ....

    glibc-static-2.17-55.el7.x86_64.rpm

    安装oracle11g必备包 在安装linux X86-64的Oracle11g时,在链接过程中出现... 详细错误信息为: Error in invoking target ‘install’ of makefile ‘/opt/oracle/product/10.2/ctx/lib/ins_ctx.mk’ 安装此rpm可解决

    Debugging with gdb 手机版本.txt

    2 Getting In and Out of gdb . . . . . . . . . . . . . . . . 11 2.1 Invoking gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.1.1 Choosing Files...

    Oracle 11g for ubuntu 安装教程

    Oracle 11g for ubuntu 安装教程

    Debugging with GDB --2003年6.0

    2 Getting In and Out of gdb . . . . . . . . . . . . . . . . 11 2.1 Invoking gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1.1 Choosing files . . . . . . . ....

    最新版的DebuggingWithGDB7.05-2010

    2 Getting In and Out of gdb . . . . . . . . . . . . . . . . . . . 11 2.1 Invoking gdb . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2.1.1 Choosing ...

    Developing Statistical Software in Fortran 95

    7 1.4.6 Pseudo Object-Oriented Programming in Fortran . . 8 1.4.7 Fortran 2003 . . . . . . . . . . . . . . . . . . . . . . 8 1.4.8 Which Compiler Should I Use? . . . . . . . . . . . . 8 ...

    python指南_v2.6_简体中文版

    2.1. Invoking the Interpreter 调用解释器 ............................ 2.1.1. Argument Passing 参数传递 .............................. 2.1.2. Interactive Mode 交互模式 ............................... ...

Global site tag (gtag.js) - Google Analytics