On Thu, Apr 15, 2004 at 01:25:06PM -0500, Freivald, Joseph A, GVSOL wrote: > Okay, > > How do I get a JVM to install? I have only found dummy packages, and when I > downloaded and ran Sun's SDK, it didn't seem to install properly - or at > least the Java apps don't see it. > > Thanks in advance. >
Joseph, To be honest, I still have to install Sun's JVM on a Debian box but I ran into this same issue when installing it on Red Hat or Fedora systems in the past too. Make sure you add the Java binary to your PATH environment variable or the Java applications will not find it. I added the following to my "~/.bash_profile": PATH=$PATH:$HOME/bin:/usr/lib/ICAClient:/usr/local/mozilla:/usr/local/bin/snavigator/bin:/home/jortega/Komodo-1.1:/home/jortega/OpenOffice.org1.0.1:/usr/java/j2sdk1.4.1_02/bin export JAVA_HOMEDIR="/usr/java/j2sdk1.4.1_02" ---------------- Nitebirdz http://www.sacredchaos.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]