Trieu Truong wrote:
>
> A newbie question (this seems too obvious even for the FAQs): I need to
> install the JRE (I'm going to use the one at blackdown.org) so that I
> can run Oracle 8i on my Linux box. Does this either preclude or hinder
> my ability to install and use Blackdown's JDK so that I may learn and
> develop with Java on the same box?
No. There are some command overlaps between the JRE and the JDK. But
in general the overlapped commands do the same things anyway.
The way I remembered it, Oracle 8i wants a copy of the JRE 1.1.6 put in
(or soft-linked in) /usr/local/jre. And that's where Oracle 8i find the
JRE. You do not change your $PATH, $CLASSPATH and $LD_LIBRARY_PATH, or
ld.so.conf. Therefore a normal user will never see this version of the
JRE (unless, of course, you already installed another versin of the JRE
in the exact same spot, in which case you have a conflict.)
--
Weiqi Gao
[EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]