Discussion:
how to install sun java plugin for iceweasel in Debian?
(too old to reply)
Amogh Hooshdar
2008-01-07 19:20:18 UTC
Permalink
How can I install the Sun Java plugin for Icewesel in Debian Lenny?

I tried copying the libjavaplugin_oji.so as shown below.

cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/

But both attempts did not work. Please help.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Jeff D
2008-01-07 20:40:11 UTC
Permalink
Post by Amogh Hooshdar
How can I install the Sun Java plugin for Icewesel in Debian Lenny?
I tried copying the libjavaplugin_oji.so as shown below.
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/
But both attempts did not work. Please help.
java 6 is available via non-free, make sure you have non-free in your
sources list then , apt-get update ; apt-get install sun-java6-plugin
and that should get you all set.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Dal
2008-01-07 22:28:28 UTC
Permalink
Post by Amogh Hooshdar
How can I install the Sun Java plugin for Icewesel in Debian Lenny?
I tried copying the libjavaplugin_oji.so as shown below.
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/
But both attempts did not work. Please help.
There has to be just link for that plugin, I don't really know why, but
it didn't work for me to.
So just try ln -s
/opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/libjavaplugin_oji.so

It just might work.
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Nyizsnyik Ferenc
2008-01-07 22:40:11 UTC
Permalink
On Mon, 07 Jan 2008 22:23:04 +0100
Post by Dal
Post by Amogh Hooshdar
How can I install the Sun Java plugin for Icewesel in Debian Lenny?
I tried copying the libjavaplugin_oji.so as shown below.
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so
~/.mozilla/plugins/
But both attempts did not work. Please help.
There has to be just link for that plugin, I don't really know why,
but it didn't work for me to.
So just try ln -s
/opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
^^^
Post by Dal
~/.mozilla/plugins/libjavaplugin_oji.so
It just might work.
I would rather Amogh used ..../ns7/libjavaplugin_oji.so
(not the ns7-gcc29 you mentioned).
--
Szia:
Nyizsa.

----------------------------------------------------------------------
Finally - A spam blocker that actually works.
http://www.bluebottle.com/tag/4
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Amogh Hooshdar
2008-01-13 19:00:21 UTC
Permalink
I forgot to mention that I use Debian AMD 64 bit. Is this the cause of
the problem?
Post by Nyizsnyik Ferenc
On Mon, 07 Jan 2008 22:23:04 +0100
Post by Dal
Post by Amogh Hooshdar
How can I install the Sun Java plugin for Icewesel in Debian Lenny?
I tried copying the libjavaplugin_oji.so as shown below.
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
~/.mozilla/plugins/
cp /opt/jdk1.6.0_01/jre/plugin/i386/ns7/libjavaplugin_oji.so ~/.mozilla/plugins/
But both attempts did not work. Please help.
There has to be just link for that plugin, I don't really know why,
but it didn't work for me to.
So just try ln -s
/opt/jdk1.6.0_01/jre/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
^^^
Post by Dal
~/.mozilla/plugins/libjavaplugin_oji.so
It just might work.
I would rather Amogh used ..../ns7/libjavaplugin_oji.so
(not the ns7-gcc29 you mentioned).
--
Nyizsa.
----------------------------------------------------------------------
Finally - A spam blocker that actually works.
http://www.bluebottle.com/tag/4
--
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Chris Howie
2008-01-16 14:00:16 UTC
Permalink
Post by Amogh Hooshdar
I forgot to mention that I use Debian AMD 64 bit. Is this the cause of
the problem?
Yes it is. Sun has still not distributed a Java browser plugin for 64-bit
on any OS.
--
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
Wackojacko
2008-01-17 10:40:09 UTC
Permalink
Post by Amogh Hooshdar
I forgot to mention that I use Debian AMD 64 bit. Is this the cause of
the problem?
Yes it is. Sun has still not distributed a Java browser plugin for
64-bit on any OS.
Are you sure, on my system I have

uname -a
Linux home 2.6.23 #2 Sat Jan 12 19:53:14 GMT 2008 x86_64 GNU/Linux

aptitude search sun-java
p ia32-sun-java5-bin
p ia32-sun-java6-bin
i sun-java5-bin
p sun-java5-demo
p sun-java5-doc
i sun-java5-fonts
p sun-java5-jdk
i sun-java5-jre
p sun-java5-source
i sun-java6-bin
p sun-java6-demo
p sun-java6-doc
p sun-java6-fonts
p sun-java6-javadb
p sun-java6-jdk
i A sun-java6-jre
p sun-java6-source

Perhaps you meant Adobe flashplayer is not available for 64 bit OS's?

Regards

Wackojacko
Post by Amogh Hooshdar
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Amogh Hooshdar
2008-01-21 19:20:10 UTC
Permalink
but in your aptitude list I can't find sun java plugin anywhere. and
adobe flash player works fine on my system. I am unable to get java
plugin with iceweasel.
Post by Wackojacko
Post by Amogh Hooshdar
I forgot to mention that I use Debian AMD 64 bit. Is this the cause of
the problem?
Yes it is. Sun has still not distributed a Java browser plugin for
64-bit on any OS.
Are you sure, on my system I have
uname -a
Linux home 2.6.23 #2 Sat Jan 12 19:53:14 GMT 2008 x86_64 GNU/Linux
aptitude search sun-java
p ia32-sun-java5-bin
p ia32-sun-java6-bin
i sun-java5-bin
p sun-java5-demo
p sun-java5-doc
i sun-java5-fonts
p sun-java5-jdk
i sun-java5-jre
p sun-java5-source
i sun-java6-bin
p sun-java6-demo
p sun-java6-doc
p sun-java6-fonts
p sun-java6-javadb
p sun-java6-jdk
i A sun-java6-jre
p sun-java6-source
Perhaps you meant Adobe flashplayer is not available for 64 bit OS's?
Regards
Wackojacko
Post by Amogh Hooshdar
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
--
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Wackojacko
2008-01-22 10:20:12 UTC
Permalink
Post by Amogh Hooshdar
but in your aptitude list I can't find sun java plugin anywhere. and
adobe flash player works fine on my system. I am unable to get java
plugin with iceweasel.
Post by Wackojacko
i sun-java5-jre
i A sun-java6-jre
I think these two packages provide the java-runtime-environment which is
what is required for web browsers. Flash player works in sid via some
wrapper script but it is not natively 64 bit.

HTH

Wackojacko
Post by Amogh Hooshdar
Post by Wackojacko
Perhaps you meant Adobe flashplayer is not available for 64 bit OS's?
Regards
Wackojacko
Post by Chris Howie
Chris Howie
http://www.chrishowie.com
http://en.wikipedia.org/wiki/User:Crazycomputers
--
--
To UNSUBSCRIBE, email to debian-user-***@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact ***@lists.debian.org
Continue reading on narkive:
Search results for 'how to install sun java plugin for iceweasel in Debian?' (Questions and Answers)
5
replies
Java not working for linux?
started 2010-03-29 12:00:45 UTC
software
Loading...