9.2.0.6 on RHEL 5 x86_64. Install Hangs: Link Pending... Copying naeet.o

I am trying to install 9.2.0.6 on RedHat EL 5 (x86_64). I am getting a known error, where the Installer hangs on 18% completion.
The step it hangs at is "Installing Oracle Required Support Files 32 bit 9.2.1.0" and the text above the status bar is "Copying naeet.o"
As per OTN Tread ID 258788, the fix is to export LD_ASSUME_KERNEL=2.4.1, but because I'm running RHEL 5, that does't apply (in fact, setting the LD_ASSUME_KERNEL in RHEL 5 breaks everything! See Metalink Doc 377217.1)
Any ideas? Please help!
Thanks.

Idea #1:
Get a version of Linux compatible with your version of the Oracle database.
Idea #2:
Install a currently supported, not an antique, version of the Oracle database supported with your operating system version.
Idea #3:
Spend countless hours being frustrated by trying to install old software on an operating system on which it was never certified is not recommended.

Similar Messages

  • RHEL v4 x86_64 install

    Hi
    Does anyone know if the 64 bit version of FMS2 will be
    available for RedHat v4?
    Right now when I try to install the server I get:
    ERROR: Your architecture, \'x86_64\', is not supported by the
    Macromedia Flash Media Server installer.
    Thanks
    Z

    Idea #1:
    Get a version of Linux compatible with your version of the Oracle database.
    Idea #2:
    Install a currently supported, not an antique, version of the Oracle database supported with your operating system version.
    Idea #3:
    Spend countless hours being frustrated by trying to install old software on an operating system on which it was never certified is not recommended.

  • Installing Oracle 9206 on RHEL 5 32 bit hangs

    hi ,
    We are struck up Oracle 9.2.0.6 installtion on RHEL 5 (32 bit).
    It struck up with 17 % while copying naeet.o file .. Installtion process hangs.
    We cannot able to proceed further ..
    Please advice . .
    (We cannot go for Oracle 10g as the application Supports Oracle 9i series, )
    thanks,
    Tippu.

    Hi,
    Already Laura Referred to correct Link, additionally go through the below links for your reference purpose.
    Refer : http://www.gurulabs.com/goodies/Oracle9i_Linux_Install.php
    http://www.e-gineer.com/v1/instructions/install-oracle9i-on-linux.htm
    - Pavan Kumar N

  • Adrundb.sh Rhel AS3.0 install 11.5.9

    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmite.o)(.text+0x1427): In function `snmitetn_tempName':
    : the use of `tmpnam_r' is dangerous, better use `mkstemp'
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(nmijs.o)(.text+0x3571): In function `nmijsupper':
    : undefined reference to `__ctype_b'
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmifork.o)(.text+0x149): In function `snmifon2p_NameToPathname':
    : undefined reference to `__ctype_b'
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0xc6): In function `get_ora_ctx_handle':
    : undefined reference to `__ctype_b'
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x1cc): In function `get_ora_stmt_handle':
    : undefined reference to `__ctype_b'
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x123c): In function `OraProcess_Oid':
    : undefined reference to `__ctype_b'
    I am getting this error and the install hangs at this point. Does anyone know what this means?
    adrundb.sh Rhel AS3.0 install 11.5.9
    Thanks in advance
    mw
    /d02/oracle/visdb/9.2.0/network/lib/libnmi.a(snmitcl.o)(.text+0x175a): more undefined references to `__ctype_b' follow
    collect2: ld returned 1 exit status
    make: [dbsnmp] Error 1 (ignored)
    mv -f /d02/oracle/visdb/9.2.0/bin/dbsnmp /d02/oracle/visdb/9.2.0/bin/dbsnmp0
    mv dbsnmp /d02/oracle/visdb/9.2.0/bin/dbsnmp
    mv: cannot stat `dbsnmp': No such file or directory
    make: [idbsnmp] Error 1 (ignored)
    if [ linux = aix ]; then \
    gcc -L/d02/oracle/visdb/9.2.0/lib/ -L/d02/oracle/visdb/9.2.

    I had the same problem. It was caused by to long directory name for installation sources. Try to move directory from which you install to c:\ora_inst or similar, but remember: no spaces in install direcory name and short directory names, no longer than 8 chars.
    LP

  • Instalation OCS 10.1.2 on RHEL 4 x86_64

    Hi,
    I have problem install OCS 10.1.2 on RedHat Enterprise Linux 4.0 (Update 4) x86_64.
    I choose instalation OCS Infrastructure + Applications on same machine. Instalation OCS Infrastucture is correct, but Instalation OCS Applications crash by linking libraries.
    Prerequirements is OK (Instalation guide).
    Here is tail of instalation log:
    gcc -o /opt/oracle/product/10.1.2/ocs/apps/oes/bin/essmi -L/opt/oracle/product/10.1.2/ocs/apps/oes/lib/ -L/opt/oracle/product/10.1.2/ocs/apps/lib/ -L/opt/oracle/product/10.1.2/ocs/apps/lib/stubs /opt/oracle/product/10.1.2/ocs/apps/oes//lib/essmimai.o /opt/oracle/product/10.1.2/ocs/apps/oes/lib/libessm.a -lesmime -lesds -lesqu -lesa10 -lespcapi -leschart10 -lesutils -lesef -lessasl -lesssl -lesps -lnsgr10 -lcore10 -lnls10 -lcore10 -lnls10 -lcore10 -lnls10 -lnnz10 -L/opt/oracle/product/10.1.2/ocs/apps/opmn/lib -lons -lclntsh -ln10 -lresolv `cat /opt/oracle/product/10.1.2/ocs/apps/lib/sysliblist` -lpthread -lc
    /usr/bin/ld: skipping incompatible /opt/oracle/product/10.1.2/ocs/apps/oes/lib//libesmime.a when searching for -lesmime
    /usr/bin/ld: cannot find -lesmime
    collect2: ld returned 1 exit status
    make: *** [opt/oracle/product/10.1.2/ocs/apps/oes/bin/essmi] Error 1
    End output from spawned process.
    Exception thrown from action: make
    Exception Name: MakefileException
    Exception String: Error in invoking target 'install' of makefile '/opt/oracle/product/10.1.2/ocs/apps/oes/lib/ins_oes.mk'
    Please, help me
    Stan

    Hello
    never tried installation on a 64bits OS, as far as I remember, it involves 32-bit emulation. This type of installation is not recommended, we always use 32 bit distros (even on x86_64 procs), it seems that it was removed from the installation guide itself

  • X86_64 install error libthread.so

    All i have an X86_64 suse 9.1 and i am trying to install oracle 10.2.0 on my server i get this error in the installer log
    INFO: ./x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.so when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.a when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lpthread
    INFO: collect2:
    INFO: ld returned 1 exit status
    INFO: make: *** [ctxhx] Error 1
    [pre]
    Info is
    [pre]
    $ uname -a
    Linux test1 2.6.5-7.267-smp #1 SMP Wed Jun 21 10:50:51 UTC 2006 x86_64 x86_64 x86_64 GNU/Linux
    [pre]
    gcc
    [pre]
    $ gcc -v
    Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
    Configured with: ../configure enable-threads=posix prefix=/usr with-local-prefix=/usr/local infodir=/usr/share/info mandir=/usr/share/man enable-languages=c,c++,f77,objc,java,ada disable-checking libdir=/usr/lib64 enable-libgcj with-gxx-include-dir=/usr/include/g++ with-slibdir=/lib64 with-system-zlib enable-shared enable-__cxa_atexit x86_64-suse-linux
    Thread model: posix
    gcc version 3.3.3 (SuSE Linux)
    [pre]
    I see in the make.log that it is uing m32 on the gcc compile should it be doing this ?
    [pre]
    gcc -m32 -o ctxhx -L/data/oracle/product/10.2.0/gfmis/ctx//lib32/ -L/data/oracle/product/10.2.0/gfmis/lib32/ -L/data/oracle/product/10.2.0/gfmis/lib32/stubs/  /data/oracle/product/10.2.0/gfmis/ctx/lib/ctxhx.o -L/data/oracle/product/10.2.0/gfmis/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/data/oracle/product/10.2.0/gfmis/ctx/lib -lsnls10 -lnls10  -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10  `cat /data/oracle/product/10.2.0/gfmis/lib/sysliblist`
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.so when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: skipping incompatible /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../libpthread.a when searching for -lpthread
    /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/../../../../x86_64-suse-linux/bin/ld: cannot find -lpthread
    collect2: ld returned 1 exit status
    make: *** [ctxhx] Error 1
    [pre]                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    Hi,
    I have installed the Oracle 10g on a RHEL 4 update 4 box, and have the same problem:
    $ gcc -m32 -o ctxhx -L/home/oracle/oracle/product/10.2.0/db_2/ctx//lib32/ -L/home/oracle/oracle/product/10.2.0/db_2/lib32/ -L/home/oracle/oracle/product/10.2.0/db_2/lib32/stubs/ /home/oracle/oracle/product/10.2.0/db_2/ctx/lib/ctxhx.o -L/home/oracle/oracle/product/10.2.0/db_2/ctx/lib/ -ldl -lm -lctxhx -Wl,-rpath,/home/oracle/oracle/product/10.2.0/db_2/ctx/lib -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lcore10 -lsnls10 -lnls10 -lxml10 -lcore10 -lunls10 -lsnls10 -lnls10 -lcore10 -lnls10 `cat /home/oracle/oracle/product/10.2.0/db_2/lib/sysliblist`
    /usr/bin/ld: skipping incompatible /usr/lib64/libpthread.so when searching for -lpthread
    /usr/bin/ld: skipping incompatible /usr/lib64/libpthread.a when searching for -lpthread
    /usr/bin/ld: cannot find -lpthread
    collect2: ld returned 1 exit status
    Here are my glibc packages installed that are the sollution of Suse platform, but does not work at my Red Hat Enterprise:
    $ rpm -qa|grep glibc-devel
    glibc-devel-2.3.4-2.25
    $ rpm -qa|grep glibc-32
    glibc-32bit-9.3-7.1
    Does anyone have any idea ?
    Thanks.
    Reu.

  • OTN for Oracle 11g R2 for Linux x86_64 "See All" link does not work

    I'm trying to view all of the downloads for LInux x86_64 Oracle 11g R2. When I select the link I get the following message:
    An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administrator
    Can someone please investigate this issue.
    Thanks

    user457508 wrote:
    An error occurred while processing the request. Try refreshing your browser. If the problem persists contact the site administratorThis is somewhat reminiscent of the problems we faced a few months back. While you are waiting for someone to investigate, you can also try:
    - log out of OTN completely
    - clear all cookies and cached files in your browser
    - log back in again
    - try again

  • Prerequisite PRMs for RHEL 5 to install E-Business Suite 12.1.1

    Hi,
    I am trying to install Oracle E-Business Suite R12.1.1 on RHEL5. For that where can i get the prerequisite RPMs. Even though some of the RPMs are there in my RHEL DVD but some of those are old versions. I tried in http://rpm.pbone.net/ . But this site didn't contain all the RPMs. Where can i download missed RPMs? Is there any link to download all required rpms in one zip file. Can any one please help me. Below are the RPMs i want.....
    openmotif21-2.1.30-11.EL5.i3861
    glibc-2.5-123
    glibc-common-2.5-123
    libgcc-4.1.2-14.el53
    libstdc++-4.1.2-14.el53
    make-3.81-1.13
    gdbm-1.8.0-26.2.13
    libaio-0.3.106-3.23
    kernel-headers-2.6

    I am trying to install Oracle E-Business Suite R12.1.1 on RHEL5. For that where can i get the prerequisite RPMs. Even though some of the RPMs are there in my RHEL DVD but some of those are old versions. I tried in http://rpm.pbone.net/ . But this site didn't contain all the RPMs. Where can i download missed RPMs? Is there any link to download all required rpms in one zip file. Can any one please help me. Below are the RPMs i want.....
    Use the yum utility to download the latest RPMs from Redhat network or configure a repository.
    http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/6/html/Deployment_Guide/sec-Configuring_Yum_and_Yum_Repositories.html
    Thanks,
    Hussein

  • X86_64 kernel hangs on macboo pro

    I have a mac book pro and whenever I try to boot the x86_64 kernel from the install cd it hangs at "Booting the kernel." Has anyone gotten past this point? I understand the install cd is running kernel version 3.0.3
    Any tips would be appreciated.

    BTW, the i686 kernel boots fine and I'm able to install, but I needed to use a 64 bit kernel.

  • Arch x86_64 install on compaq 615

    I have this funny compaq 615 laptop with amd x2 athlon 2.2 Ghz.At the time on the laptop is debian sid but im planing to install arch.
    So has anyone this combination?Compaq 615 + Arch x86_64 and maybe awesome wm?
    I tred to install awesome wm on my desktop but i couldn`t.It sayed that i dond have i686 proc and this is a 32bit software.

    btw, during install i have installed the b43.framwarecutter. and now i foun this in aur http://aur.archlinux.org/packages.php?ID=21690
    so should i download this and install?will  it work?and moste important how the hell should i do this?

  • BUG: x86_64 Install guide breaks pam login

    The install guide for Linux x86_64 instructs you to change /etc/pam.d/login to add:
    session required /lib/security/pam_limits.so
    This breaks console login.
    I don't know if it's correct, but it works with the line:
    session required /lib64/security/pam_limits.so

    The install guide for Linux x86_64 instructs you toCan you post the doc link that you find this instructions?
    What Oracle version you are referring to?
    Assuming it's 10g,
    In Oracle® Database Installation Guide 10g Release 2 (10.2) for Linux x86-64
    it read
    Add or edit the following line in the /etc/pam.d/login file, if it does not already exist:
    session    required     pam_limits.soIt didn't specify path of the file,
    under Oracle® Database Installation Guide 10g Release 2 (10.2) for Linux x86
    Add or edit the following line in the /etc/pam.d/login file, if it does not already exist:
    session    required     /lib/security/pam_limits.so
    session    required     pam_limits.so

  • Is it possible to switch from 64-bit to 32-bit on a x86_64 install?

    Well I was a noob when I installed Arch, and still am, but I had enabled the multilib repository not knowing that it would have so many conflicts with what I would like to do (namely, PlayOnLinux). Is there any way that I could remove the 64-bit libraries that I have installed, remove the multilib repository, and have an all-32-bit system? The loss of RAM won't be a big deal for me since I will most likely just install a PAE-enabled kernel (if that's possible in Arch) to make up for it (that's what I had done in Ubuntu).

    I tried the switch... but... I got fubar'd It might have been an error in the way I had my system set up though, because I did follow every step that was posted. After I rebooted from doing the switch, I was no longer able to boot, and I was getting a "cyclical error" or something like that. I'd just try the 32-bit chroot environment if I were you. I don't have it working yet (someone is helping me out with it), but once it's done, it should be a much cleaner and safer way of using 32-bit programs.

  • Agent for RH5 x86_64?

    Is there an agent that can be installed on Red Hat 5 EL x86_64? I downloaded the 64 bit 10.2.0.3 agent but attempting to push it from Grid Control results in an error message that the agent is only supported on RH3/RH4. Attempting to install driectly on RH5 using the runInstaller gets an UnsatisfiedLinkError looking for jre/1.4.2/lib/i386/libawt.so. Is there a trick I need to do to get the runInstaller to run on 64 bit? I didn't have any problem installing 64 bit CRS/ASM using the runInstaller as/is from those downloads.
    thanks.

    Do you not have metalink or did you try their suggestion/note?
    Subject:      "Exception java.lang.UnsatisfiedLinkError: ../jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred" on RHEL5/OEL5 for 10.2 x86 or x86_64 install
         Doc ID:      Note:443617.1      Type:      PROBLEM
         Last Revision Date:      28-NOV-2007      Status:      PUBLISHED
    In this Document
    Symptoms
    Cause
    Solution
    References
    Applies to:
    Oracle Server - Enterprise Edition - Version: 10.2.0.1.0 to 10.2.0.1.0
    Oracle Server - Standard Edition - Version: 10.2.0.1.0 to 10.2.0.1.0
    Linux x86-64
    Linux x86
    This article applies to Red Hat Enterprise Linux RHEL 5 ( x86 and x86_64)
    This article applies to Oracle Enterprise Linux OEL 5 (x86 and x86_64)
    Symptoms
    While installing Oracle database 10.2.0 on RHEL 5 (Redhat Enterprise Linux) or OEL 5 (Oracle Enterprise Linux), you get the following error before Oracle Universal Installer (OUI) gets invoked.
    Exception java.lang.UnsatisfiedLinkError: /tmp/OraInstall<time_stamp>/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory occurred..
    java.lang.UnsatisfiedLinkError: /tmp/OraInstall<time_stamp>/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at sun.security.action.LoadLibraryAction.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
    at sun.awt.DebugHelper.<clinit>(Unknown Source)
    at java.awt.Component.<clinit>(Unknown Source)
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiic.OiicInstaller.getInterfaceManager(OiicInstaller.java:436)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:926)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Exception in thread "main" java.lang.NoClassDefFoundError
    at oracle.sysman.oii.oiif.oiifm.OiifmGraphicInterfaceManager.<init>(OiifmGraphicInterfaceManager.java:222)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.createInterfaceManager(OiicSessionInterfaceManager.java:193)
    at oracle.sysman.oii.oiic.OiicSessionInterfaceManager.getInterfaceManager(OiicSessionInterfaceManager.java:202)
    at oracle.sysman.oii.oiif.oiifm.OiifmAlert.<clinit>(OiifmAlert.java:151)
    at oracle.sysman.oii.oiic.OiicInstaller.runInstaller(OiicInstaller.java:984)
    at oracle.sysman.oii.oiic.OiicInstaller.main(OiicInstaller.java:866)
    Cause
    The i386 version of the libXp package is missing. The Oracle Universal Installer ( OUI ) requires the file libXp.so.6 and this file is installed with the package libXp in RHEL 5 and OEL 5.
    Issue the following to confirm the missing rpm:
    % rpm -qa --queryformat "%{NAME}-%{VERSION}-%{RELEASE} (%{ARCH})\n" | grep libXp
    Solution
    The package libXp was not installed in RHEL 5/OEL 5 with default RPM packages, so it will need to be installed manually. In RHEL 4 this file was provided by the package xorg-x11-deprecated-libs which is installed with default package installation but this is not the case for RHEL5/OEL5 and is now provided with a different rpm, the libXp rpm.
    Install the package libXp by the command:
    # rpm -ivh </path/to/>libXp.<version>.i386.rpm

  • Installation problem on RHEL ES 4(Nahant Update 2)

    hi ,
    I am installing oracle9iR2 (9.2.0.4) (32 bit) on Red Hat Enterprise Linux ES release 4(32-bit) (update 2). but i am facing following problem during installation.
    actually it says
    Install is successful.
    but while
    linking oracle net required support files 9.2.0.4.0
    i am getting the following error like
    Error in invoking target ntcontab.o of makefile /home/oracle/OraHome1/network/lib/ins_net_client.mk
    Error in invoking target relink of makefile /home/oracle/OraHome1/precomp/lib/ins_precomp.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/plsql/lib/ins_plsql.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/plsql/lib/ins_sqlplus.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/network/lib/ins_oemagent.mk
    Error in invoking target ioklist of makefile /home/oracle/OraHome1/network/lib/ins_nau.mk
    Error in invoking target iokinit of
    makefile /home/oracle/OraHome1/network/lib/ins_nau.mk
    Error in invoking target iokdstry of makefile /home/oracle/OraHome1/network/lib/ins_nau.mk
    Error in invoking target ikerberos of
    makefile /home/oracle/OraHome1/network/lib/ins_nau.mk
    Error in invoking target iradius of
    makefile /home/oracle/OraHome1/network/lib/ins_nau.mk
    Error in invoking target ioracle of
    makefile /home/oracle/OraHome1/network/lib/ins_rdbms.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/ctx/lib/ins_ctx.mk
    Error in invoking target toolsinstall of
    makefile /home/oracle/OraHome1/ldap/lib/ins_ldap.mk
    Error in invoking target hragentinstall of
    makefile /home/oracle/OraHome1/ldap/lib/ins_ldap.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/network/lib/ins_net_server.mk
    Error in invoking target install of makefile /home/oracle/OraHome1/otrace/lib/ins_otrace.mk
    Error in invoking target utilities of makefile /home/oracle/OraHome1/rdbms/lib/ins_rdbms.mk
    Error in invoking target install of
    makefile /home/oracle/OraHome1/rdbms/lib/ins_rdbms.mk
    and when each time error occur it ask me to either to press help or retry or ignore or cancel
    i dont know what to do........
    do any Package is to be installed or linking is need if it so how to do?
    i didnt get any clear doc of oracle9iR2(9.2.0.4.0) on RHEL ES 4
    plz can any one help me in this issue itz urgent.........
    With Regards
    Boo

    [oracle@testsrv2 install]$ tail -15 make.log
    /bin/sh: gcc: command not found
    make: *** [otrcfmt] Error 127
    /usr/bin/make -f ins_rdbms.mk utilities ORACLE_HOME=/home/oracle/OraHome1
    m -f /home/oracle/OraHome1/rdbms/lib/imp
    gcc -o /home/oracle/OraHome1/rdbms/lib/imp -L/home/oracle/OraHome1/rdbms/lib/ -L
    /home/oracle/OraHome1/lib/ -L/home/oracle/OraHome1/lib/stubs/ /home/oracle/Ora
    Home1/rdbms/lib/s0impdrv.o /home/oracle/OraHome1/rdbms/lib/defopt.o -ldbtools9
    -lclntsh `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9
    -lnzjs9 -ln9 -lnl9 -lnro9 `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -l
    ncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9
    -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9
    `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -
    ln9 -lnl9 -lnro9 `cat /home/oracle/OraHome1/lib/ldflags` -lnsslb9 -lncrypt9 -
    lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -ltrace
    9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 -lclient9
    -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9
    -lcore9 -lunls9 -lnls9 `cat /home/oracle/OraHome1/lib/sysliblist` -Wl,-rpath,
    /home/oracle/OraHome1/lib:/lib:/usr/lib -lm `cat /home/oracle/OraHome1/lib/sy
    sliblist` -ldl -lm
    /bin/sh: gcc: command not found
    make: *** [home/oracle/OraHome1/rdbms/lib/imp] Error 127
    /usr/bin/make -f ins_rdbms.mk install ORACLE_HOME=/home/oracle/OraHome1
    chmod 755 /home/oracle/OraHome1/bin
    rm -f oracle mig dbv tstshm maxmem orapwd dbfsize cursize genoci extproc extproc
    32 hsalloci hsots hsdepxa dgmgrl dumpsga mapsga osh sbttest imp exp sqlldr rman
    avmurout avmping avligmsg avmumon nid /home/oracle/OraHome1/rdbms/lib
    /ksms.s /home/oracle/OraHome1/rdbms/lib/ksms.o
    /bin/sh: /usr/bin/gcc: No such file or directory
    /usr/bin/ar: /home/oracle/OraHome1/rdbms/lib/config.o: No such file or directory
    make: *** [home/oracle/OraHome1/rdbms/lib/config.o] Error 1

  • I am using RHEL 5 and I am not able to connect with network

    Hi Friends,
    I am using RHEL 5 and unable to connect with network. I have also tried to install RHN setup but I am unable to complete the setup. Since it is trying to connect with RHEL.
    #yum install rhn-setup
    Please help me to understand the cause of the error, so that it will help me to go for the next step.
    Thank You
    Murali

    Murali wrote:
    Hi Friends,
    I am using RHEL 5 and unable to connect with network. I have also tried to install RHN setup but I am unable to complete the setup. Since it is trying to connect with RHEL.
    #yum install rhn-setup
    Please help me to understand the cause of the error, so that it will help me to go for the next step.
    Thank You
    Murali
    Error?  I don't see any error.
    Process that have errors issue error messages and codes.  They do so to assist in solving the error.  Why do you not share that information?

Maybe you are looking for

  • Table headings and search text in OVS

    Hi Is there a way by which the column headings in the results table and the text for the search criteria can be changed in the OVS. Regrads Pran

  • OpenSource Dev World - What should I consider?

    I'm planning to make an very simple Pacman Update Indicator for KDE. So spoken a KDE Widget written in QML and the DataEngine in C++ So searching for a lib, I found the ALPM and the pacman tarball as a great resource of information. I read the `LICEN

  • Datagrid scroll problem

    Hi guys, I know this question's been asked before, but none of the solutions work for me. Here's the situation... I'm updating a datagrid regularly, and then setting it's vertical scroll position = max vertical scroll position. Which is fine for the

  • Can Airport Express relay connect/w speakers-printer?

    I have an Airport Extreme base station and would like to be able to stream music to my stereo from my several Macs on the network, using an Airport Express station. I'd also like to simultaneously use the Express base station as a relay to a dead spo

  • Is this a way to eject my usb?

    I clicked on file, then open and my usb port appeared in the list. I then clicked on the arrow which disappeared. Is this a way to eject my usb device?