Re: Java Runtime Environment?

2002-03-28 Thread Angus D Madden
[EMAIL PROTECTED], Thu, Mar 28, 2002 at 03:38:44PM -0500: > > Hmmm, thought I did that. Yup, dpkg -l jdk1.1 show it's there. > Thought that was just a dev kit though, not the JRE. Aren't they > separate things? > In the package description: This package contains Sun's "Java Runtime Environ

Re: Java Runtime Environment?

2002-03-28 Thread John Abreau
[EMAIL PROTECTED] writes: > Hmmm, thought I did that. Yup, dpkg -l jdk1.1 show it's there. > Thought that was just a dev kit though, not the JRE. Aren't they > separate things? > Actually, I'm trying to install OpenOffice, and the screen keeps > telling me there's no JRE installed.

RE: Java Runtime Environment?

2002-03-28 Thread Mansur, Warren
Sent: Thursday, March 28, 2002 3:39 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Java Runtime Environment? > > > > In a message dated: Thu, 28 Mar 2002 15:33:22 EST > Angus D Madden said: > > >apt-get install jdk1.1 > > Hmmm, th

Re: Java Runtime Environment?

2002-03-28 Thread Michael O'Donnell
My /etc/apt/sources.list looks like this: deb http://http.us.debian.org/debian testingmain contrib non-free deb http://non-us.debian.org/debian-non-US testing/non-US main contrib non-free ...and when I did this: apt-cache search java | fgrep -i run ...I saw this: kaffe

Re: Java Runtime Environment?

2002-03-28 Thread plussier
In a message dated: Thu, 28 Mar 2002 15:33:22 EST Angus D Madden said: >apt-get install jdk1.1 Hmmm, thought I did that. Yup, dpkg -l jdk1.1 show it's there. Thought that was just a dev kit though, not the JRE. Aren't they separate things? > >If you are looking for something that works wit

Re: Java Runtime Environment?

2002-03-28 Thread Angus D Madden
[EMAIL PROTECTED], Thu, Mar 28, 2002 at 03:09:16PM -0500: > > Anyone know of a decent JRE for Linux (preferably one I can apt-get install :) > apt-get install jdk1.1 If you are looking for something that works with mozilla, I'd recommend running mozilla as root, and going to http://java.sun

Re: Java Runtime Environment?

2002-03-28 Thread Alex Hewitt USG
How about: http://java.sun.com/j2se/1.4/download.html -Alex Wirth's Law: Software gets slower faster than Hardware gets faster! "On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows 95 or better'. So I installed Linux." - Anonymous The closest I'

Re: Java Runtime Environment?

2002-03-28 Thread Benjamin Scott
On Thu, 28 Mar 2002, at 3:09pm, [EMAIL PROTECTED] wrote: > Anyone know of a decent JRE for Linux (preferably one I can apt-get > install :) I was at http://www.debian.org/doc the other day, and I remember seeing a an entire document devoted to the discussion of Java on Debian. Try there. --