<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TipsInBox &#187; firefox</title>
	<atom:link href="http://www.didiergalland.com/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.didiergalland.com</link>
	<description>Hints and tips of a web worker</description>
	<lastBuildDate>Wed, 04 Jan 2012 00:35:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>java plugin for firefox 64 bit (for logmein,etc.)</title>
		<link>http://www.didiergalland.com/2009/08/28/java-plugin-for-firefox-64-bit-for-logmeinetc/</link>
		<comments>http://www.didiergalland.com/2009/08/28/java-plugin-for-firefox-64-bit-for-logmeinetc/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 13:06:19 +0000</pubDate>
		<dc:creator>didier</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.didiergalland.com/?p=54</guid>
		<description><![CDATA[Solution 1 (OK !) :  java 6 version 1.8+ 64 bit early access 64 bit early access : https://jdk6.dev.java.net/6uNea.html (http://download.java.net/jdk6/index.html) http://ubuntuforums.org/showthread.php?t=1011899 cd /opt sudo sh ~/jre-6u18-ea-bin-b01-linux-amd64-20_aug_2009.bin So you wind up with /opt/jre1.6.0_18 cd /usr/lib/mozilla/plugins sudo ln -s /opt/jre1.6.0_18/lib/amd64/libnpjp2.so (restart firefox) Tools &#62; add-ons &#62; Plugins &#62; enable the plugin if not enabled Solution 2 : [...]]]></description>
			<content:encoded><![CDATA[<p><big><strong>Solution 1 (OK !) :  java 6 version 1.8+ 64 bit early access</strong></big><br />
64 bit early access :  <a href="https://jdk6.dev.java.net/6uNea.html" target="_blank">https://jdk6.dev.java.net/6uNea.html</a> (http://download.java.net/jdk6/index.html)<br />
<a href="http://ubuntuforums.org/showthread.php?t=1011899">http://ubuntuforums.org/showthread.php?t=1011899</a><br />
cd /opt<br />
sudo sh ~/jre-6u18-ea-bin-b01-linux-amd64-20_aug_2009.bin<br />
So you wind up with /opt/jre1.6.0_18<br />
cd /usr/lib/mozilla/plugins<br />
sudo ln -s /opt/jre1.6.0_18/lib/amd64/libnpjp2.so<br />
(restart firefox)<br />
Tools &gt; add-ons &gt; Plugins &gt; enable the plugin if not enabled</p>
<p><strong><big>Solution 2 : icedTea (seems to not work on all sites, especially logmein)</big></strong><br />
<a href="http://ubuntuforums.org/showthread.php?t=774956">http://ubuntuforums.org/showthread.php?t=774956</a><br />
(Install of 1.4.1 64 bit java plugin)<br />
The easiest way to download OpenJDK and Icedtead (the plugin) is <strong>Applications &gt; Add/Remove &gt; Change the Show box to either &#8220;All OpenSource Applications&#8221; or &#8220;All Available Applications&#8221; </strong>(The former is also known as Universe and contains free (as in speech) applications, while the latter is also known as Multiverse and contains proprietary appliations.)<strong> &gt; Search: Icedtea &gt; click on the boxes next to OpenJDK and Icedtea &gt; apply changes &gt; apply &gt; close.</strong><br />
&#8212;&#8212;</p>
<hr /><big><strong>Solution 3 ??? install java 32 (just for archive)</strong></big> (complete instructions : <a href="http://www.java.com/en/download/help/5000010500.xml">http://www.java.com/en/download/help/5000010500.xml</a>)<span class="bodytext"><span class="bodytext"></p>
<ol>
<li>Download : http://www.java.com/en/download/linux_manual.jsp -&gt; linux self-extracting (<span class="bodytext"><span class="bodytext"> jre-1_6_0_02-linux-i586.bin)</span></span></li>
<li><span class="bodytext"><span class="bodytext">sudo -i (to install in a system-wide location)<br />
</span></span></li>
<li><strong>cd </strong> For example, <strong>cd /usr/java/</strong> (or /opt/java or a home subdir)<br />
<em> </em></li>
<li>Change the permission of the file you downloaded to be executable. Type:<br />
<strong>chmod a+x jre-6u-linux-i586.bin</strong></li>
<li>Verify that you have permission to execute the file. Type:<br />
<strong>ls -l</strong></li>
</ol>
<p></span> <!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --></p>
<div><img src="http://www.java.com/en/img/download/6000010502.jpg" alt="Make sure the installation file has executable permission" /></div>
<p><!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --> <span class="bodytext"></p>
<ol>
<li>Start the installation process.Type:<br />
<strong>./jre-6u-linux-i586.bin</strong></li>
</ol>
<p></span></p>
<p>This displays a binary license agreement. Read through the agreement. Press the spacebar to display the next page. At the end, enter <strong>yes</strong> to proceed with the installation.</p>
<p></span></p>
<p><!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --></p>
<div><img src="http://www.java.com/en/img/download/6000010503.jpg" alt="type YES to agree to the license agreement" /></div>
<p><!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --> <span class="bodytext"></p>
<ol>
<li>Java is installed into its own directory. In this example, it is installed in the <strong>/usr/java/jre1.6.0_</strong> directory. When the installation has completed, you will see the word <strong>Done</strong>.</li>
</ol>
<p></span> <!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --></p>
<div><img src="http://www.java.com/en/img/download/6000010504.jpg" alt="The installation completes" /></div>
<p><!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --> <span class="bodytext"></p>
<ol>
<li> Java is installed in jre1.6.0_ sub-directory under the current directory. In this case, Java is installed in the <strong>/usr/java/jre1.6.0_</strong> directory. Verify that the <strong>jre1.6.0_</strong> sub-directory is listed under the current directory.  Type:<br />
<strong>ls</strong></li>
</ol>
<p></span> <!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --></p>
<div><img src="http://www.java.com/en/img/download/6000010505.jpg" alt="Verify the installation filename" /></div>
<p><!-- END SECTION 3 --> <!-- BEGIN SECTION 3 --> <span class="bodytext"><br />
The installation is now complete. Skip to the <a class="linkgrey" href="http://www.java.com/en/download/help/5000010500.xml#enable"><strong>Enable and Configure</strong></a> section. </span><span class="bodytext"><br />
Enable and configure<br />
</span></p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=02fbe99c-634e-8c62-9a2d-d75330aefad0" alt="" /></div>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fwww.didiergalland.com%2F2009%2F08%2F28%2Fjava-plugin-for-firefox-64-bit-for-logmeinetc%2F&amp;title=java%20plugin%20for%20firefox%2064%20bit%20%28for%20logmein%2Cetc.%29" id="wpa2a_2"><img src="http://www.didiergalland.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.didiergalland.com/2009/08/28/java-plugin-for-firefox-64-bit-for-logmeinetc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

