<?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>biotext.org.uk &#187; flash</title>
	<atom:link href="http://biotext.org.uk/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://biotext.org.uk</link>
	<description>Not a typewriter</description>
	<lastBuildDate>Mon, 06 Sep 2010 12:44:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing Flash on 64-bit Linux (Centos 5)</title>
		<link>http://biotext.org.uk/installing-flash-on-64-bit-linux-centos-5/</link>
		<comments>http://biotext.org.uk/installing-flash-on-64-bit-linux-centos-5/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 16:23:59 +0000</pubDate>
		<dc:creator>Andrew</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[redhat]]></category>

		<guid isPermaLink="false">http://biotext.org.uk/?p=166</guid>
		<description><![CDATA[This took a fair bit of searching, and the answer&#8217;s non-obvious&#8230;
Everybody (?) knows that in theory, if you have 64-bit Firefox on 64-bit Linux (x86_64), you can use nspluginwrapper to install 32-bit plugins, like the Flash Player. There&#8217;s some instructions here for example.
However, those instructions are flawed in two regards.
Firstly, Flash Player 10 doesn&#8217;t come [...]]]></description>
			<content:encoded><![CDATA[<p>This took a fair bit of searching, and the answer&#8217;s non-obvious&#8230;</p>
<p>Everybody (?) knows that in theory, if you have 64-bit Firefox on 64-bit Linux (x86_64), you can use <a href="http://gwenole.beauchesne.info/en/projects/nspluginwrapper">nspluginwrapper</a> to install 32-bit plugins, like the Flash Player. There&#8217;s some instructions <a title="Installing Flash Player 9 On 64Bit Linux (x86_64)" href="http://www.howtoforge.com/installing-flash-player9-on-64bit-linux">here</a> for example.</p>
<p>However, those instructions are flawed in two regards.</p>
<p><span id="more-166"></span>Firstly, Flash Player 10 doesn&#8217;t come with a .xpt file any more, but that&#8217;s not apparently a problem.</p>
<p>Secondly, and more mistifyingly, nspluginwrapper seems to require you to give the <strong>absolute </strong>path to the plugin&#8217;s .so file, for some reason. So if you get an error like this:</p>
<pre>$ nspluginwrapper -v -i libflashplayer.so
*** NSPlugin Viewer  *** ERROR: libflashplayer.so: cannot open
shared object file: No such file or directory
nspluginwrapper: no appropriate viewer found for libflashplayer.so</pre>
<p>Then try again with the full path to the plugin:</p>
<pre>$ nspluginwrapper -v -i /home/bsm/clegg/.mozilla/plugins/libflashplayer.so
Install plugin /home/bsm/clegg/.mozilla/plugins/libflashplayer.so
  into /home/bsm/clegg/.mozilla/plugins/npwrapper.libflashplayer.so</pre>
<p>Restart Firefox, and away you go, joy! No feeling for stability yet, but I&#8217;ll post again if there are any problems.</p>
<p>Incidentally, I first tried installing nspluginwrapper via yum, and got a whole bunch of unsatisfied dependencies:</p>
<pre>Error: Package devhelp needs libgtkembedmoz.so, this is not available.
Error: Package devhelp needs libxpcom.so, this is not available.
Error: Package devhelp needs gecko-libs = 1.8.0.12, this is not available.</pre>
<p style="text-align: left;">Then I just tried installing the RPMs from the<a href="http://gwenole.beauchesne.info/en/projects/nspluginwrapper"> nspluginwrapper home page</a> (first the one marked Viewer, then the one marked Plugin) and it worked like a charm.</p>
<p style="text-align: left;">Hat tip to <a title="Ubuntu Forums" href="http://ubuntuforums.org/showthread.php?t=646167">this thread on the Ubuntu Forums</a> for finally revealing the key bit of information about absolute vs. relative paths.</p>
<p style="text-align: left;"><strong>UPDATE:</strong> Aaargh, sound doesn&#8217;t work. But that seems to be the fault of my ALSA drivers rather than Flash or nspluginwrapper. Apparently Flash can only use ALSA for sound, and not any of the other various Linux sound architectures, and only OSS works on this PC&#8230;</p>
<p style="text-align: left;">Andrew.</p>
]]></content:encoded>
			<wfw:commentRss>http://biotext.org.uk/installing-flash-on-64-bit-linux-centos-5/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
