<?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>Evan Hoffman&#039;s silly writings. &#187; firefox</title>
	<atom:link href="http://www.evanhoffman.com/evan/tag/firefox/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.evanhoffman.com/evan</link>
	<description>When 3-nines uptime is just way too much.</description>
	<lastBuildDate>Mon, 06 Sep 2010 00:36:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Flash plugin on Firefox on Fedora 12 x86_64</title>
		<link>http://www.evanhoffman.com/evan/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/</link>
		<comments>http://www.evanhoffman.com/evan/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/#comments</comments>
		<pubDate>Wed, 09 Jun 2010 05:36:54 +0000</pubDate>
		<dc:creator>evan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[x86_64]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=407</guid>
		<description><![CDATA[I know I&#8217;ve been through this before because I&#8217;ve setup Fedora before and it&#8217;s working. But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn&#8217;t have any [...]]]></description>
			<content:encoded><![CDATA[<p>I know I&#8217;ve been through this before because I&#8217;ve setup Fedora before and it&#8217;s working.  But I just installed FC12 on my desktop at home (since my Seagate drive bricked itself a few days ago and I had to reinstall anyway) and while I finally got the Adobe Flash plugin working, it didn&#8217;t have any audio, which made YouTube kind of suck.  Anyway, this of course was a solved problem, I just forgot where the fix was located&#8230; but duh, it&#8217;s <a href="http://fedoraproject.org/wiki/Multimedia/Flash#On_64-bit_Fedora">on the Fedora website</a>.  A simple </p>
<pre>yum install flash-plugin nspluginwrapper.x86_64 \
    nspluginwrapper.i686 alsa-plugins-pulseaudio.i686 \
    libcurl.i686'</pre>
<p>and everything appears to be fine.  Thank you Fedora!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2010/06/09/flash-plugin-on-firefox-on-fedora-12-x86_64/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install the 64-bit Sun Java plugin on 64-bit firefox on 64-bit Fedora Core 11 Linux (which happens to use 64 bits)</title>
		<link>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/</link>
		<comments>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 21:45:09 +0000</pubDate>
		<dc:creator>evan</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://www.evanhoffman.com/evan/?p=180</guid>
		<description><![CDATA[I&#8217;m giddy! I found this post on mozdev.org which was magical. [evan@ehoffman ~]$ java -version java version "1.6.0_17" Java(TM) SE Runtime Environment (build 1.6.0_17-b04) Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode) [root@ehoffman plugins]# uname -a Linux ehoffman 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux [root@ehoffman plugins]# pwd [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m giddy!  I found <a href="http://plugindoc.mozdev.org/linux-amd64.html">this post</a> on mozdev.org which was magical. </p>
<blockquote><pre>
[evan@ehoffman ~]$ java -version
java version "1.6.0_17"
Java(TM) SE Runtime Environment (build 1.6.0_17-b04)
Java HotSpot(TM) 64-Bit Server VM (build 14.3-b01, mixed mode)
</pre>
</blockquote>
<blockquote><pre>
[root@ehoffman plugins]# uname -a
Linux ehoffman 2.6.30.8-64.fc11.x86_64 #1 SMP Fri Sep 25 04:43:32 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux
[root@ehoffman plugins]# pwd
/usr/lib64/mozilla/plugins
[root@ehoffman plugins]# ln -s /usr/java/jdk1.6.0_16/jre/lib/amd64/libnpjp2.so
</pre>
</blockquote>
<p>The main thing I was missing was that the plugin isn&#8217;t libpluginjava_oji.so, or whatever I thought it was, but libnpjp2.so.  Once I created the symlink into /usr/lib64/mozilla/plugins it worked (as verified on <a href="http://www.java.com/en/download/help/testvm.xml">http://www.java.com/en/download/help/testvm.xml</a> and <a href="http://www.java.com/en/download/installed.jsp">http://www.java.com/en/download/installed.jsp</a>).  </p>
<p>That&#8217;s all it takes to get the Sun Java plugin working in Firefox on Linux.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.evanhoffman.com/evan/2009/10/21/how-to-install-the-64-bit-sun-java-plugin-on-64-bit-firefox-on-64-bit-fedora-which-happens-to-use-64-bits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
