<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Sun Java Firefox plugin working on Ubuntu Hardy amd64</title>
	<atom:link href="http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/</link>
	<description>When the going gets tough, the tough sniff packets.</description>
	<lastBuildDate>Fri, 03 Feb 2012 05:29:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Jeff</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-88</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Mon, 14 Sep 2009 17:40:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-88</guid>
		<description>Thanks for your help!  

1) I went into Synaptic Package Manager and marked for installation the the files you listed above (sun-java6-bin, sun-java6-jre, sun-java6-fonts, and sun-java6-plugin).  
2) Close Synaptic
3) Then I executed your command to remove icedtea (sudo apt-get remove --purge icedtea-gcjwebplugin)
4) Restart firefox

And Done!   Thanks for the help!!!!</description>
		<content:encoded><![CDATA[<p>Thanks for your help!  </p>
<p>1) I went into Synaptic Package Manager and marked for installation the the files you listed above (sun-java6-bin, sun-java6-jre, sun-java6-fonts, and sun-java6-plugin).<br />
2) Close Synaptic<br />
3) Then I executed your command to remove icedtea (sudo apt-get remove &#8211;purge icedtea-gcjwebplugin)<br />
4) Restart firefox</p>
<p>And Done!   Thanks for the help!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-79</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Thu, 30 Jul 2009 17:51:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-79</guid>
		<description>Teguh,

You shouldn&#039;t have needed to do this.  It was already handled by the alternatives system for me:

tyler@baal:~$ ls -la /usr/lib/mozilla/plugins/libjavaplugin.so
lrwxrwxrwx 1 root root   39 2009-04-08 17:12 libjavaplugin.so -&gt; /etc/alternatives/mozilla-javaplugin.so

tyler@baal:~$ ls -la /etc/alternatives/mozilla-javaplugin.so
lrwxrwxrwx 1 root root 49 2009-07-16 10:13 /etc/alternatives/mozilla-javaplugin.so -&gt; /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</description>
		<content:encoded><![CDATA[<p>Teguh,</p>
<p>You shouldn&#8217;t have needed to do this.  It was already handled by the alternatives system for me:</p>
<p>tyler@baal:~$ ls -la /usr/lib/mozilla/plugins/libjavaplugin.so<br />
lrwxrwxrwx 1 root root   39 2009-04-08 17:12 libjavaplugin.so -> /etc/alternatives/mozilla-javaplugin.so</p>
<p>tyler@baal:~$ ls -la /etc/alternatives/mozilla-javaplugin.so<br />
lrwxrwxrwx 1 root root 49 2009-07-16 10:13 /etc/alternatives/mozilla-javaplugin.so -> /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teguh Imanuel</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-78</link>
		<dc:creator>Teguh Imanuel</dc:creator>
		<pubDate>Thu, 30 Jul 2009 10:29:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-78</guid>
		<description>Just want to add a small &quot;detail&quot; to the awesome explanation by Tyler :
from the terminal type the following : 

cd /usr/lib/mozilla/plugins
sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so

in short , the file for Firefox Java plugin is libnpjp2.so.

Tyler ...... you are awesome, Thanks for sharing !!!!</description>
		<content:encoded><![CDATA[<p>Just want to add a small &#8220;detail&#8221; to the awesome explanation by Tyler :<br />
from the terminal type the following : </p>
<p>cd /usr/lib/mozilla/plugins<br />
sudo ln -s /usr/lib/jvm/java-6-sun/jre/lib/amd64/libnpjp2.so</p>
<p>in short , the file for Firefox Java plugin is libnpjp2.so.</p>
<p>Tyler &#8230;&#8230; you are awesome, Thanks for sharing !!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vic</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-69</link>
		<dc:creator>vic</dc:creator>
		<pubDate>Fri, 03 Jul 2009 02:04:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-69</guid>
		<description>Hey thanks a ton for this... I lost my mind trying to get java to work on Firefox this afternoon until I ran across your post.

cheers!</description>
		<content:encoded><![CDATA[<p>Hey thanks a ton for this&#8230; I lost my mind trying to get java to work on Firefox this afternoon until I ran across your post.</p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Halito</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-51</link>
		<dc:creator>Halito</dc:creator>
		<pubDate>Mon, 27 Apr 2009 04:16:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-51</guid>
		<description>Oh it works beautifully!

Thanks a lot!

Halito</description>
		<content:encoded><![CDATA[<p>Oh it works beautifully!</p>
<p>Thanks a lot!</p>
<p>Halito</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tyler</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-50</link>
		<dc:creator>tyler</dc:creator>
		<pubDate>Sun, 19 Apr 2009 06:46:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-50</guid>
		<description>Hi Ferran,

The package installs the plugin to /usr/lib/jvm/java-6-sun/jre/lib/amd64/, then uses a postinst script to symlink that into various directories, including /usr/lib/firefox/plugins.  If that didn&#039;t happen, something broke the configuration process.  Try:

sudo apt-get -f install

And make sure it actually finished installing.  If you installed it via dpkg it won&#039;t fix broken dependencies, and will stop before configuring.</description>
		<content:encoded><![CDATA[<p>Hi Ferran,</p>
<p>The package installs the plugin to /usr/lib/jvm/java-6-sun/jre/lib/amd64/, then uses a postinst script to symlink that into various directories, including /usr/lib/firefox/plugins.  If that didn&#8217;t happen, something broke the configuration process.  Try:</p>
<p>sudo apt-get -f install</p>
<p>And make sure it actually finished installing.  If you installed it via dpkg it won&#8217;t fix broken dependencies, and will stop before configuring.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ferran</title>
		<link>http://www.tolaris.com/2009/04/08/sun-java-firefox-plugin-working-on-ubuntu-hardy-amd64/comment-page-1/#comment-48</link>
		<dc:creator>Ferran</dc:creator>
		<pubDate>Sat, 18 Apr 2009 23:42:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.tolaris.com/?p=309#comment-48</guid>
		<description>Hi !!!

How could you make it work if plugin_6-13-1_amd64.deb is empty? 

After installing the 4 packages java is update but firefox fails in open applets because there is not any suitable java plugin in /usr/lib/firefox/plugins.

Can you explain what else you did?

Best,

Ferran</description>
		<content:encoded><![CDATA[<p>Hi !!!</p>
<p>How could you make it work if plugin_6-13-1_amd64.deb is empty? </p>
<p>After installing the 4 packages java is update but firefox fails in open applets because there is not any suitable java plugin in /usr/lib/firefox/plugins.</p>
<p>Can you explain what else you did?</p>
<p>Best,</p>
<p>Ferran</p>
]]></content:encoded>
	</item>
</channel>
</rss>

