Re: Java Runtime Environment (JRE)?

2005-01-28 Thread Loren M. Lang
On Fri, Jan 28, 2005 at 07:48:38AM +0100, Gert Cuykens wrote: What's wrong with java/jdk14? It doesn't sound like you have any requirements for Java 5. Does jdk14 has jvm too for firefox ? How do you install it in firefox ? Yea, I'm pretty sure everything will be taken care of

Re: Java Runtime Environment (JRE)?

2005-01-28 Thread Clint Olsen
On Jan 28, Loren M. Lang wrote: Yea, I'm pretty sure everything will be taken care of automatically for mozilla and firefox to use it automatically, but in case it isn't you need to make sure you have a soft link to the libjavaplugin_oji.so file installed by the port in the firefox plugins

Java Runtime Environment (JRE)?

2005-01-27 Thread Clint Olsen
Hi: I was cruising around the ports system, looking for JRE-1.5 or an equivalent, so I can get Java applets to run in Firefox. Is there a Linux port of this since Sun does binary releases of this? Thanks, -Clint ___ freebsd-questions@freebsd.org

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Matthias Buelow
Clint Olsen wrote: I was cruising around the ports system, looking for JRE-1.5 or an equivalent, so I can get Java applets to run in Firefox. Is there a Linux port of this since Sun does binary releases of this? pkgsrc/lang/sun-jre15 (requires linux emulation)

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Matthias Buelow
I wrote: pkgsrc/lang/sun-jre15 err.. wrong list, wrong OS (although pkgsrc also supports freebsd). you may want to look at ports/java/jdk15, or one of the linux-*-jdk15 in the same directory. mkb. ___ freebsd-questions@freebsd.org mailing list

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Gert Cuykens
On Fri, 28 Jan 2005 00:22:47 +0100, Matthias Buelow [EMAIL PROTECTED] wrote: I wrote: pkgsrc/lang/sun-jre15 err.. wrong list, wrong OS (although pkgsrc also supports freebsd). you may want to look at ports/java/jdk15, or one of the linux-*-jdk15 in the same directory. mkb.

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Matthias Buelow
Gert Cuykens wrote: So is the linux emulation a bad thing or a good thing, i dont understand very well what we need to do here to have java 1.5 in firefox on my amd 64 ? sorry :) Linux emulation is both a good, and a bad thing. Good, because software that is available only for Linux (usually

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Jeremy Faulkner
Gert Cuykens wrote: On Fri, 28 Jan 2005 00:22:47 +0100, Matthias Buelow [EMAIL PROTECTED] wrote: I wrote: pkgsrc/lang/sun-jre15 err.. wrong list, wrong OS (although pkgsrc also supports freebsd). you may want to look at ports/java/jdk15, or one of the linux-*-jdk15 in the same directory. mkb. So

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Clint Olsen
On Jan 27, Jeremy Faulkner wrote: You need to be patient. Plugin support wasn't part of the first patchset for jdk15 because it is an early adopter release (the patchset). The java team is working on this. Be patient. Is there a native (from-source) java implementation that would work

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Jeremy Faulkner
Clint Olsen wrote: On Jan 27, Jeremy Faulkner wrote: You need to be patient. Plugin support wasn't part of the first patchset for jdk15 because it is an early adopter release (the patchset). The java team is working on this. Be patient. Is there a native (from-source) java implementation that

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Loren M. Lang
On Thu, Jan 27, 2005 at 07:52:54PM -0800, Clint Olsen wrote: On Jan 27, Jeremy Faulkner wrote: You need to be patient. Plugin support wasn't part of the first patchset for jdk15 because it is an early adopter release (the patchset). The java team is working on this. Be patient. Is there

Re: Java Runtime Environment (JRE)?

2005-01-27 Thread Gert Cuykens
What's wrong with java/jdk14? It doesn't sound like you have any requirements for Java 5. Does jdk14 has jvm too for firefox ? How do you install it in firefox ? ___ freebsd-questions@freebsd.org mailing list