Help me, i m unable to install oracle 9i on redhat 9.0

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

    Help me, i m unable to install oracle 9i on redhat 9.0

    i tried to install oracle 9i on redhat 9.0 2.4.20-8 , prerequisit is
    java run time environment jre1.4.1 for gcc3.2 , so i installed ( them
    in /usr/local , after downloading jre1.4.1 and jsdk1.4.1 from
    blackdown.com and copying them to /usr/local )that and added the path
    of both jre1.4.1 and jsdk1.4.1 as per the instructions form blackdown
    website.



    when i checked my paths i.e % echo $PATH , i received this output..

    /usr/local/j2sdk1.4.1/bin:/usr/local/j2re1.4.1/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/home/student/bin


    after doing this i tried to install oracle 9i on it , and received
    these messages....... .



    Initializing Java Virtual Machine from /tmp/OraInstall0/jre/bin/jre.
    Please wait...
    /tmp/OraInstall0/jre/bin/../lib/i686/green_threads/libzip.so: symbol
    errno, version GLIBC_2.0 not defined in file libc.so.6 with link time
    reference (libzip.so)
    Unable to initialize threads: cannot find class java/lang/Thread
    Could not create Java VM



    plz help me , what is the problem.......


    thanks in advance.....
  • Paul

    #2
    Re: Help me, i m unable to install oracle 9i on redhat 9.0


    persaie@hotmail .com says...
    i tried to install oracle 9i on redhat 9.0 2.4.20-8 ,

    Don't crosspost - pick one group and stick to it. You'll find that
    people will be more willing to help you that way.


    Paul...


    --

    plinehan x__AT__x yahoo x__DOT__x com

    C++ Builder 5 SP1, Interbase 6.0.1.6 IBX 5.04 W2K Pro

    Please do not top-post.

    Comment

    • sal

      #3
      Re: Help me, i m unable to install oracle 9i on redhat 9.0

      persaie@hotmail .com (Rohit) wrote in message news:<158f13de. 0312160203.539d d154@posting.go ogle.com>...
      i tried to install oracle 9i on redhat 9.0 2.4.20-8 , prerequisit is
      java run time environment jre1.4.1 for gcc3.2 , so i installed ( them
      in /usr/local , after downloading jre1.4.1 and jsdk1.4.1 from
      blackdown.com and copying them to /usr/local )that and added the path
      of both jre1.4.1 and jsdk1.4.1 as per the instructions form blackdown
      website.
      >
      >
      >
      when i checked my paths i.e % echo $PATH , i received this output..
      >
      /usr/local/j2sdk1.4.1/bin:/usr/local/j2re1.4.1/bin:/bin:/usr/bin:/usr/local/bin:/usr/bin/X11:/usr/X11R6/bin:/home/student/bin
      >
      >
      after doing this i tried to install oracle 9i on it , and received
      these messages....... .
      >
      >
      >
      Initializing Java Virtual Machine from /tmp/OraInstall0/jre/bin/jre.
      Please wait...
      /tmp/OraInstall0/jre/bin/../lib/i686/green_threads/libzip.so: symbol
      errno, version GLIBC_2.0 not defined in file libc.so.6 with link time
      reference (libzip.so)
      Unable to initialize threads: cannot find class java/lang/Thread
      Could not create Java VM
      >
      >
      >
      plz help me , what is the problem.......
      >
      >
      thanks in advance.....
      Hi,

      probably you forgot to change JRE_LOCATION in oraparam.ini.

      But seems it's not resolve all of your problems. I recommend you take a look at
      www.puschitz.com and Linix forum at otn.

      Comment

      Working...