Re: Firefox and Java?

2009-01-21 Thread Kurt Buff
More info: grimsqueaker-bsd# pkg_info | grep java javavmwrapper-2.3.2 Wrapper script for various Java Virtual Machines grimsqueaker-bsd# pkg_info | grep jdk diablo-jdk-1.6.0.07.02_3 Java Development Kit 1.6.0_07.02 On Wed, Jan 21, 2009 at 11:11 AM, Kurt Buff kurt.b...@gmail.com wrote: Can't

Firefox and Java?

2009-01-21 Thread Kurt Buff
Can't seem to get this working - trying to use a java client for our SSL VPN appliance, and am getting told by the browser that Java isn't enabled. I see /usr/local/lib/browser_plugins/libjavaplugin_oji.so, so according to the googling I've been doing that's correct. Any thoughts on how to

Re: Firefox and Java?

2009-01-21 Thread Jonathan Chen
On Wed, Jan 21, 2009 at 11:11:58AM -0800, Kurt Buff wrote: Can't seem to get this working - trying to use a java client for our SSL VPN appliance, and am getting told by the browser that Java isn't enabled. I see /usr/local/lib/browser_plugins/libjavaplugin_oji.so, so according to the

Re: Firefox and Java?

2009-01-21 Thread Kurt Buff
On Wed, Jan 21, 2009 at 1:08 PM, Jonathan Chen j...@chen.org.nz wrote: On Wed, Jan 21, 2009 at 11:11:58AM -0800, Kurt Buff wrote: Can't seem to get this working - trying to use a java client for our SSL VPN appliance, and am getting told by the browser that Java isn't enabled. I see

linux-firefox + proper Java support

2006-07-30 Thread Norberto Meijome
hello everyone, I'm running linux-firefox on FBSD 6.1-i386. I also have diablo-jdk installed. When I sym-link (what I think are) the java plugins for moz. into the linux-firefox/plugins folder, i get some errors dure to ABI : LoadPlugin: failed to initialize shared library

[SOLVED] Re: linux-firefox + proper Java support

2006-07-30 Thread Norberto Meijome
On Sun, 30 Jul 2006 23:00:39 +1000 Norberto Meijome [EMAIL PROTECTED] wrote: hello everyone, I'm running linux-firefox on FBSD 6.1-i386. I also have diablo-jdk installed. When I sym-link (what I think are) the java plugins for moz. into the linux-firefox/plugins folder, i get some errors dure

Re: Firefox and Java (new)

2005-09-14 Thread Alex Zbyslaw
Beecher Rintoul wrote: Still trying to get java working with firefox. I recompiled and installed jdk14. Now when I go to Sun's test site I get: Applet testvm notinited Loading Java Applet Failed Your about:plugins looks the same as mine. Where is this java test site? --Alex

Re: Firefox and Java (new)

2005-09-14 Thread Laurence Sanford
Alex Zbyslaw wrote: Beecher Rintoul wrote: Still trying to get java working with firefox. I recompiled and installed jdk14. Now when I go to Sun's test site I get: Applet testvm notinited Loading Java Applet Failed Your about:plugins looks the same as mine. Where is this java test

Re: Firefox and Java (new)

2005-09-14 Thread Alex Zbyslaw
Laurence Sanford wrote: Alex Zbyslaw wrote: Beecher Rintoul wrote: Still trying to get java working with firefox. I recompiled and installed jdk14. Now when I go to Sun's test site I get: Applet testvm notinited Loading Java Applet Failed Your about:plugins looks the same as mine

Firefox and Java (new)

2005-09-13 Thread Beecher Rintoul
Still trying to get java working with firefox. I recompiled and installed jdk14. Now when I go to Sun's test site I get: Applet testvm notinited Loading Java Applet Failed Here's about:plugins: File name: libjavaplugin_oji.so Java(TM) Plug-in 1.4.2 MIME Type Description

Re: Recent problems with Firefox and java *solved*

2005-03-01 Thread Kevin G. Eliuk
in the same directory and firefox no longer crashes. Can anyone shed information on why the file copy method would not work over the soft link method? Kevin G. Eliuk wrote: When running firefox with java enabled, and browse to a page with a java applet I get to following console error. --- INTERNAL ERROR

Recent problems with Firefox and java

2005-02-28 Thread Kevin G. Eliuk
: Wed Feb 23 -Mozilla Firefox 1.0.1 -Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-p7-root_27_feb_2005_19_48) Both are built fresh from ports. When running firefox with java enabled, and browse to a page with a java applet I get to following console error

Re: Firefox and java

2005-02-16 Thread Lowell Gilbert
John [EMAIL PROTECTED] writes: On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/X11R6/lib/browser_plugins/ Hope this helps. BINGO! Geez! That's great - but how the HECK did you know this was

Re: Firefox and java

2005-02-16 Thread John
On Wed, Feb 16, 2005 at 08:37:11AM -0500, Lowell Gilbert wrote: John [EMAIL PROTECTED] writes: On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: ln -s /usr/local/jdk1.4.2/jre/plugin/i386/ns610/libjavaplugin_oji.so /usr/X11R6/lib/browser_plugins/ Hope this helps.

Re: Firefox and java

2005-02-16 Thread Lowell Gilbert
John [EMAIL PROTECTED] writes: On Wed, Feb 16, 2005 at 08:37:11AM -0500, Lowell Gilbert wrote: The firefox port wilil make that link for you, automatically, if the JDK is installed when you're building firefox. Yes, I've heard that. Sorry - my original question was how to do it if you

Re: Firefox and java

2005-02-16 Thread Matthew Seaman
did you know this was the magic key? This shouldn't be so ARCANE!!! That's because the java plugin for Firefox/Mozilla/etc. is actually part of the /Java/ port: gravitas:...ports/java/jdk14:% pkg_which /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so jdk-1.4.2p7 I agree, it is a bit

Re: Firefox and java

2005-02-16 Thread Matthew Seaman
On Tue, Feb 15, 2005 at 10:42:27PM -0500, RL wrote: This now works and all, but java on FreeBSD is far from perfect. One of my favorite sites, www.espn.com, freezes when loaded in firefox with java enabled (try it out for yourself). I had this same issue a while back when I installed java

Firefox and java

2005-02-15 Thread RL
Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed something?) [/usr/local/jdk1.4.2/bin/java] libkse.so.1libc_r.so.5 libkse.so libc_r.so

Re: Firefox and java

2005-02-15 Thread Andrew L. Gould
On Tuesday 15 February 2005 04:22 pm, RL wrote: Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed something?) [/usr/local/jdk1.4.2/bin/java] libkse.so.1libc_r.so.5

Re: Firefox and java

2005-02-15 Thread Benjamin Dover
On Tue, 15 Feb 2005 17:22:43 -0500, RL [EMAIL PROTECTED] wrote: Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed something?) [/usr/local/jdk1.4.2/bin/java] libkse.so.1

Re: Firefox and java

2005-02-15 Thread John
On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: On Tue, 15 Feb 2005 17:22:43 -0500, RL [EMAIL PROTECTED] wrote: Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed

Re: Firefox and java

2005-02-15 Thread Benjamin Dover
On Tue, 15 Feb 2005 17:09:48 -0600, John [EMAIL PROTECTED] wrote: On Tue, Feb 15, 2005 at 06:00:51PM -0500, Benjamin Dover wrote: On Tue, 15 Feb 2005 17:22:43 -0500, RL [EMAIL PROTECTED] wrote: Java isn't showing up in about:plugins on Firefox. I compiled java (when I compiled OpenOffice

Re: Firefox and java

2005-02-15 Thread John
in about:plugins on Firefox. I compiled java (when I compiled OpenOffice) and here is my /etc/libmap.conf entry for it (maybe I missed something?) [/usr/local/jdk1.4.2/bin/java] libkse.so.1libc_r.so.5 libkse.so libc_r.so

Re: Firefox and java

2005-02-15 Thread RL
This now works and all, but java on FreeBSD is far from perfect. One of my favorite sites, www.espn.com, freezes when loaded in firefox with java enabled (try it out for yourself). I had this same issue a while back when I installed java on a Fbsd box. On Tue, 15 Feb 2005 17:38:45 -0600, John

FireFox/Bird + Java + Root

2004-02-25 Thread Vincent Vandalon
Hi all, i am trying to get java working under firefox for a while. Before you think here's another dude that can't read the FAQ. I did read em, firefox and the plugin are both gcc3.2 compiled, i made a ln -s and did not copy the libjavaplugin_oji.so. The problem occurs under 0.7(firebird