Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle 9.2 on AIX 5.2 : which java?

Re: Oracle 9.2 on AIX 5.2 : which java?

From: Joe Testa <oracle-l_at_oracle-dba.com>
Date: Tue, 21 Oct 2003 03:39:26 -0800
Message-ID: <F001.005D3DB4.20031021033926@fatcity.com>


anyplace that has a /bin/java at the end, i've faked it out in the past when we didnt have java, had no intentions on using java, i picked a directory, did a mkdir $THATDIR/bin, cd $THATDIR/bin; vi java, put in some garbage, saved the file and put $THATDIR as the jdk directory and the installer went on its happy way.

joe

John Dunn wrote:

>When the install prompts for the path to java, which path should I specify?
>There seem to be several on my system :
>
>./usr/lib/java
>./usr/bin/java
>./usr/java
>./usr/jdk_base/bin/aix/native_threads/java
>./usr/jdk_base/bin/java
>./usr/idebug/jre/bin/java
>./usr/idebug/jre/sh/java
>./usr/java130/bin/java
>./usr/java130/jre/bin/java
>./usr/java131/bin/java
>./usr/java131/jre/bin/java
>
>
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Joe Testa
  INET: oracle-l_at_oracle-dba.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Oct 21 2003 - 06:39:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US