jdk1.2.2._14 install help
Cyber Source
peter at thecybersource.com
Thu Jan 2 09:29:42 EST 2003
The easiest way I have found to use Java is to just install it and then
symlink to a known path, and you should put 1.4 on. After the install,
just type as root, "ln -s /usr/java/j2k-version/bin/java /usr/bin/java"
without the quotes. If you can type "java -version" at the command
prompt, you should see the correct newer version.
On Thu, 2003-01-02 at 08:18, Riga, Anthony wrote:
>
>
> > -----Original Message-----
> > From: Riga, Anthony
> > Sent: Wednesday, January 01, 2003 8:31 PM
> > To: Nflug (E-mail)
> > Subject: jdk1.2.2._14 install help
> >
> > I installed the jdk1.2.2_14 java on Redhat 8.0. I want to be able to run java without going to /usr/local/jdk1.2.2./ all the time and am trying to learn java and refuse to use winblows. In the instructions from Sun it says to PATH variable to PATH=/usr/local/jdk1.2.2./bin:$PATH in the ~/.profile file. I set it in the .bash_profile and do export and it works but after I close my bash sell the variable path is lost and I have to export PATH=/usr/local/jdk1.2.2./bin:$PATH every time I want to run java. Does anyone know how to get this to run wthout always doing the export? Does Redhat 8.0 have the .profile? I tried doing ls -a to list hidden files but I dont see it anywhere? Any suggestions Thanks! << File: snapshot4.png >> << File: snapshot5.png >>
More information about the nflug
mailing list