Your message dated Tue, 22 Dec 2009 11:40:10 +0100
with message-id <[email protected]>
and subject line Re: Bug#464682: Official path for plugins not working
has caused the Debian Bug report #464682,
regarding Official path for plugins not working
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
464682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464682
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 2.0.0.11-1
I have installed java jre6 update 3 following the debian way:
$fakeroot make-jpkg jre-6u3-linux-i586.bin  (generating the deb package)
#dpkg -i sun-j2re1.6_1.6.0+update3_i386.deb  (installing the deb package)

Then I have created the symlink to enable the plugin for all the users:
#ln -s /usr/lib/j2re1.6-sun/plugin/i386/ns7/libjavaplugin_oji.so 
/usr/lib/iceweasel/plugins/

But the plugin wasn't recongnized, then I looked for possible places to put the 
plugin and I found:

/usr/lib/mozilla/plugins
/usr/lib/mozilla-iceweasel/plugins
/usr/lib/mozilla-firefox/plugins
/etc/alternatives/iceweasel-javaplugin.so
/usr/lib/iceweasel/plugins/

Which one is the right place to put the iceweasel plugins? Specifically tje 
java jre plugin?
I suggest to use a standard name and location, it was well when the directory 
was '/usr/lib/mozilla/plugins/' and the name of the plugin was 
'libjavaplugin_oji.so'.


I'm using Debian GNU/Linux testing (lenny), kernel 2.6.22-3-686 #1 SMP and 
libc6 2.7-6.


--
________________________________________________________________________
Follow the white rabbit....     .        .      GNU/Linux User #397758
Gonzalo Alvarez Flores          .        .       GPG Key 0xB68DA2AB




--- End Message ---
--- Begin Message ---
On Fri, Feb 15, 2008 at 04:56:54PM -0500, Gonzalo Alvarez Flores wrote:
> Yes, it is, it always was listed, when iceweasel didn't recognized it and
> now when it does.
> 
> I solved it installing first the java plugin provided by debian repos
> 'sun-java6-jre' then build and installed the sun's java jre following the
> debian way:
> $fakeroot make-jpkg jre-6u3-linux-i586.bin
> #dpkg -i sunj2re1.6_1.6.0+update3_i386.deb
> 
> Finally I unistalled the 'sun-java6-jre' and realized that those symlinks
> were created:
> 
> /usr/lib/mozilla-iceweasel/plugins/libjavaplugin.so ->
> /etc/alternatives/iceweasel-javaplugin.so
> 
> /etc/alternatives/iceweasel-javaplugin.so ->
> /usr/lib/j2re1.6-sun/plugin/i386/ns7/libjavaplugin_oji.so
> 
> 
> So, concluding: iceweasel is not looking for the java plugin in
> /usr/lib/iceweasel/plugins as you said.

While it should take plugins from /usr/lib/iceweasel/plugins, the
canonical path for plugins is /usr/lib/mozilla/plugins.

Mike


--- End Message ---

Reply via email to