Re: Java applets asking for plugin in firefox

2006-04-22 Thread Gautham Ganapathy
On Thu, 2006-04-20 at 09:04 -0700, pete wright wrote:
 On 4/19/06, Gautham Ganapathy [EMAIL PROTECTED] wrote:
  Hi,
 
  I have jdk 1.5 built and installed on my system running 6.0-rel.
  However, when I open a page containing an applet in firefox, i get a
  message saying 'Additional plugins are required to display all the media
  on this page'. o found a similar reports on the net, but no solutions.
  anyone know how to get applets working in bsd?
 
 
 
 assuming you are running a native firefox build (and not
 linux-firefox) you should have this file:
 
 /usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so
 
 that should happen when you install the package or port.  this is the
 case with the diable-jre-1.5 package for sure.  also check the output
 of about:plugins in your URL bar in firefox to see if it's getting
 registered.
 

I have a native firefox and jdk build, but this file was not in this
folder. I copied it from /usr/local/jdk1.4.2/jre/plugin/i386/ns610/ and
firefox detected it. However, when I opened a test applet, firefox
crashed. Are there any other changes to be done to let firefox know the
location of the jre? 'java.default_java_location_others' is set
to /usr/local/jdk1.5.0/jre/lib/i386

I have not upgraded firefox, still running 1.0.7. Would this be a
problem?

Regards
Gautham

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java applets asking for plugin in firefox

2006-04-22 Thread Gautham Ganapathy
On Thu, 2006-04-20 at 17:46 -0500, Conrad J. Sabatier wrote:
 On Thu, 20 Apr 2006 10:15:30 +0530
 Gautham Ganapathy [EMAIL PROTECTED] wrote:
 
  Hi,
  
  I have jdk 1.5 built and installed on my system running 6.0-rel.
  However, when I open a page containing an applet in firefox, i get a
  message saying 'Additional plugins are required to display all the
  media on this page'. o found a similar reports on the net, but no
  solutions. anyone know how to get applets working in bsd?
 
 Simplest solution: use Konqueror.  Rather than requiring the Java
 plugin, all you have to do is tell Konquerer where your local install
 of Java resides, and it will use this when needed.
 
 Such a simple approach.  I don't know why all browsers don't work this
 way.
 

Perhaps. Kind of gotten used to the gtk and gnome look though !

Regards
Gautham


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java applets asking for plugin in firefox

2006-04-20 Thread pete wright
On 4/19/06, Gautham Ganapathy [EMAIL PROTECTED] wrote:
 Hi,

 I have jdk 1.5 built and installed on my system running 6.0-rel.
 However, when I open a page containing an applet in firefox, i get a
 message saying 'Additional plugins are required to display all the media
 on this page'. o found a similar reports on the net, but no solutions.
 anyone know how to get applets working in bsd?



assuming you are running a native firefox build (and not
linux-firefox) you should have this file:

/usr/X11R6/lib/browser_plugins/libjavaplugin_oji.so

that should happen when you install the package or port.  this is the
case with the diable-jre-1.5 package for sure.  also check the output
of about:plugins in your URL bar in firefox to see if it's getting
registered.

-pete


--
~~o0OO0o~~
Pete Wright
www.nycbug.org
NYC's *BSD User Group
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Java applets asking for plugin in firefox

2006-04-20 Thread Conrad J. Sabatier
On Thu, 20 Apr 2006 10:15:30 +0530
Gautham Ganapathy [EMAIL PROTECTED] wrote:

 Hi,
 
 I have jdk 1.5 built and installed on my system running 6.0-rel.
 However, when I open a page containing an applet in firefox, i get a
 message saying 'Additional plugins are required to display all the
 media on this page'. o found a similar reports on the net, but no
 solutions. anyone know how to get applets working in bsd?

Simplest solution: use Konqueror.  Rather than requiring the Java
plugin, all you have to do is tell Konquerer where your local install
of Java resides, and it will use this when needed.

Such a simple approach.  I don't know why all browsers don't work this
way.

-- 
Conrad J. Sabatier [EMAIL PROTECTED] -- In Unix veritas
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Java applets asking for plugin in firefox

2006-04-19 Thread Gautham Ganapathy
Hi,

I have jdk 1.5 built and installed on my system running 6.0-rel.
However, when I open a page containing an applet in firefox, i get a
message saying 'Additional plugins are required to display all the media
on this page'. o found a similar reports on the net, but no solutions.
anyone know how to get applets working in bsd?

Regards
Gautham


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]