1831340 Members
3471 Online
110024 Solutions
New Discussion

Software Installation

 
dzung_vna
Occasional Contributor

Software Installation

How can I install JRE1.5 (jre15_15003_pa.depot) into $ORACLE_HOME/jre/xxx (Required from Oracle Metalink Note 165195.1 - date 28JUL2006: AutoConfig to Manage System Configurations with Oracle Application 11i) ==> Appendix A)
by default install software will be install to /opt/java
2 REPLIES 2
RAC_1
Honored Contributor

Re: Software Installation

You can't because depot was prepared that way. You will have to repack the depot.

You may try creating link /opt/java poiting to $ORACLE_HOME/jre/xxx

You can also copy the files to required dir after installation.
There is no substitute to HARDWORK
Patrick Wallek
Honored Contributor

Re: Software Installation

Instead of copying, you could create a link from $ORACLE_HOME/jre/xxx to /opt/java.