On 12/19/05, Felipe Ribeiro <[EMAIL PROTECTED]> wrote:
> The basic difference between JDK and JRE is that jdk is the complete
> development environment that includes the compiler (javac), while jre
> just contains the basic VM to run the java code (.class and .jar
> files), so, if you need to compile a .java file, you will need the jdk
> but if you just need to run something that is already compiled, you
> just use the VM.
> JDK contains the VM.
>
> []s
> Felipe

So I just finished playing with this a bit more. Maybe it's an
implementation problem (there are a few...) but it doesn't seem this
simple.

There is a problem I'm having with Java in Linux overall. There is a
certain drop down menu, you know the one where there is a downward
pointing arrow where you hit the arrow and get a list of choices, and
it wasn't working. I had the blackdown-jre installed. I do not have
this problem on my Mac Mini (OS X 10.4.3) and I don't have this
problem on Win XP.

1) I tried all versions of blackdown-jre in portage. They all had this
problem. I get only one option and I do not get the arrow.

2) I added the blackdown-jdk to the mix. No change.

3) I installed the sun-jre-bin. No change. Didn't work.

4) I removed everything and reinstalled the sun-jre-bin. It started working.

5) I installed the blackdown-jdk. It failed again.

6) I removed the blackdown-jdk and restarted Firefox. It worked.

This all might make sense to an experienced Java person but to someone
like me, your normal, basic stupid user type, it makes no sense.
Combine that problem with the javascript problem, and some attitude
issues in the bug reporting system, and I just end up wondering if
it's worth it sometimes.

I don't get it. java-config -L said the sun-jre-bin VM was the one
being used but having the jdk installed created problems.

- Mark

-- 
gentoo-user@gentoo.org mailing list

Reply via email to