Re: Trouble installing JDK 1.1.6

1998-10-01 Thread Steve Byrne
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

Re: Trouble installing JDK 1.1.6

1998-10-01 Thread John Gulizia
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

Re: Trouble installing JDK 1.1.6

1998-09-30 Thread Juergen Kreileder
> 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/

Re: Trouble installing JDK 1.1.6

1998-09-30 Thread David Buddrige
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

Trouble installing JDK 1.1.6

1998-09-30 Thread Steve Byrne
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

Trouble installing JDK 1.1.6

1998-09-29 Thread David Buddrige
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