On Wednesday 23 July 2003 03:27 pm, Robert Fausey wrote:
> I am having problems getting java programs to run under RH9. I
> installed j2sdk-1.4.2-fcs and created /etc/profile.d/java.sh that
> contains
> export JDK_HOME=/usr/java/j2sdk1.4.2
> export PATH=$PATH:$JDK_HOME/bin
>
> I can co
Sent: Wednesday, July 23, 2003 2:28 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Setting up j2sdk
I am having problems getting java programs to run under RH9. I
installed j2sdk-1.4.2-fcs and created /etc/profile.d/java.sh that
contains
export JDK_HOME=/usr/java/j2sdk1.4.2
ex
I am having problems getting java programs to run under RH9. I
installed j2sdk-1.4.2-fcs and created /etc/profile.d/java.sh that
contains
export JDK_HOME=/usr/java/j2sdk1.4.2
export PATH=$PATH:$JDK_HOME/bin
I can compile Java programs, but they will not run, they run fine on
other