Re: 8.1.7 Make file errors on Red Hat AS 2.1

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Prashant

    Re: 8.1.7 Make file errors on Red Hat AS 2.1

    mahesh..
    check the correct version of jre and download it from net(it will be
    abt 10mb).
    1st search for documentation for installing Oracle(with version) on
    linux(version). .so that in document it self u will get the right
    version and path to down load 10mb jre patch.
    2nd check it as symptom in stage/products/1/oracleswd.jre/
    if u find "green threads" instead of "native threads"
    it confirms u r using wrong JRE..
    PS: the path above may be changed in version of oracle cd u r holding
    so better u (after mounting CD) write linux command "$find /stages"
    P.

    hardikarm@yahoo .com (Mahesh Hardikar) wrote in message news:<4a1c57c2. 0308080126.7804 3442@posting.go ogle.com>...
    Red Hat AS 2.1
    Linux linuxfos 2.4.9-e.3smp #1 SMP Fri May 3 16:48:54 EDT 2002 i686 unknown
    Installing Oracle 8.1.7.0.1
    >
    $ rpm -qa |grep glib gives
    >
    glibc-2.2.4-26
    glibc-devel-2.2.4-26
    glib10-1.0.6-10
    glib-devel-1.2.10-5
    glibc-profile-2.2.4-26
    glibc-common-2.2.4-26
    glib-1.2.10-5
    compat-glibc-6.2-2.1.3.2
    >
    >
    We are installing Oracle 8.1.7 on Linux. But we receive error while invoking relink
    of make files such as ...
    ins_precomp.mk
    ins_plsql.mk
    ins_sqlplus.mk
    ins_net_client. mk
    insd_oemagent.m k
    ins_ldap.mk
    ins_net_server. mk
    ins_cman.mk
    ins_names.mk
    ins_rdbms.mk
    ins_otrace.mk
    ins_ctx.mk
    When looked into make.log file , I cld see some undefined references. Because
    of these errors , Net 8 assistant just hangs. We had selected to install
    without creating database.
    >
    Can anyone help me in this ? WHat is going wrong here ...
    >
    Regards,
    Mahesh Hardikar
  • Mahesh Hardikar

    #2
    Re: 8.1.7 Make file errors on Red Hat AS 2.1

    Hello Prashant ,

    I was able to install Oracle without relinking issue.
    After searching on web , I got a good doc



    Thanks
    Mahesh



    khanna_prashant @rediffmail.com (Prashant) wrote in message news:<fc4206d.0 308112341.4b36b d2e@posting.goo gle.com>...
    mahesh..
    check the correct version of jre and download it from net(it will be
    abt 10mb).
    1st search for documentation for installing Oracle(with version) on
    linux(version). .so that in document it self u will get the right
    version and path to down load 10mb jre patch.
    2nd check it as symptom in stage/products/1/oracleswd.jre/
    if u find "green threads" instead of "native threads"
    it confirms u r using wrong JRE..
    PS: the path above may be changed in version of oracle cd u r holding
    so better u (after mounting CD) write linux command "$find /stages"
    P.
    >

    Comment

    Working...