John Gulizia writes:
> David Buddrige wrote:
> >
> > Hi all,
> >
> > I have recently downloaded JDK 1.1.6 from
> > ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat 5.1 system...
> > I've un-tar'ed it into /usr/local/jdk1.1.6, and then added the following
> > lines to my /etc/pro
David Buddrige wrote:
>
> Hi all,
>
> I have recently downloaded JDK 1.1.6 from
> ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat 5.1 system...
> I've un-tar'ed it into /usr/local/jdk1.1.6, and then added the following
> lines to my /etc/profile file
>
> PATH="$PATH:/usr/X11R6/bin
> David Buddrige writes:
David> Hi all,
David> I have recently downloaded JDK 1.1.6 from
David> ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat
David> 5.1 system... I've un-tar'ed it into /usr/local/jdk1.1.6,
David> and then added the following lines to my /etc/
Hi all,
I got JDK working - I downloaded a fresh version - this one specifically for
glibc - ran like a charm - thanks for everyone's help... must've been for the
wrong library ... 8-)
ta
Dave.
Steve Byrne wrote:
> David Buddrige writes:
> > Hi all,
> >
> > I have recently downloaded J
David Buddrige writes:
> Hi all,
>
> I have recently downloaded JDK 1.1.6 from
> ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat 5.1 system...
> I've un-tar'ed it into /usr/local/jdk1.1.6, and then added the following
> lines to my /etc/profile file
>
> PATH="$PATH:/usr/X11
Hi all,
I have recently downloaded JDK 1.1.6 from
ftp.progsoc.uts.edu.au/pub/Linux/java to run on my Redhat 5.1 system...
I've un-tar'ed it into /usr/local/jdk1.1.6, and then added the following
lines to my /etc/profile file
PATH="$PATH:/usr/X11R6/bin:/usr/local/jdk1.1.6/bin"
export JAVA_HOM