<?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>~pvital Blog &#187; Debian</title>
	<atom:link href="http://blog.pvital.org/category/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.pvital.org</link>
	<description>The crazy thoughts of a tech guy.</description>
	<lastBuildDate>Mon, 05 Dec 2011 09:10:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Flash Player 10 plugin working in a 64 bit Firefox.</title>
		<link>http://blog.pvital.org/2008/05/19/flash-player-10-plugin-working-in-a-64-bit-firefox/</link>
		<comments>http://blog.pvital.org/2008/05/19/flash-player-10-plugin-working-in-a-64-bit-firefox/#comments</comments>
		<pubDate>Tue, 20 May 2008 00:37:16 +0000</pubDate>
		<dc:creator>pvital</dc:creator>
				<category><![CDATA[AMD64]]></category>
		<category><![CDATA[Debian]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.pvital.org/?p=21</guid>
		<description><![CDATA[I installed the Debian AMD64 port in my new desktop. But there is a common problem when using a 64 bit system and the Firefox (or Iceweasel) browser: there aren&#8217;t plugins to Flash, Java and RealPlayer. Before search a little bit about how solve this problem, I found some links ([1], [2] and [3]) that [...]]]></description>
			<content:encoded><![CDATA[<p>I installed the Debian AMD64 port in my <a title="~pvital Blog" href="http://blog.pvital.org/2008/04/28/my-new-machine/" target="_blank">new desktop</a>. But there is a common problem when using a 64 bit system and the Firefox (or Iceweasel) browser: there aren&#8217;t plugins to Flash, Java and RealPlayer.</p>
<p>Before search a little bit about how solve this problem, I found some links ([1], [2] and [3]) that explain how to solve the problem. Basically, the articles recommend to use the <a title="nspluginwrapper" href="http://gwenole.beauchesne.info//en/projects/nspluginwrapper" target="_blank">nspluginwrapper</a>, an Open Source plugin that allows you to use Netscape compatible (NPAPI) plugins on platforms that they were not built on.</p>
<p>[1] <a href="http://plugindoc.mozdev.org/linux-amd64.html" target="_blank">http://plugindoc.mozdev.org/linux-amd64.html</a><br />
[2] <a href="http://www.cyberciti.biz/tips/linux-flash-java-realplayer-under-64bit-firefox.html" target="_blank">http://www.cyberciti.biz/tips/linux-flash-java-realplayer-under-64bit-firefox.html</a><br />
[3] <a href="http://www.debian-administration.org/articles/534" target="_blank">http://www.debian-administration.org/articles/534</a></p>
<p>So, I decided to test the installation of the Flash plugin, using the nspluginwrapper. First, I wanted to know if there was the plugin as a DEB package in some of my apt-get repositories (see <a title="my AMD64's sources.list " href="http://www.pvital.org/dotfiles/files/sources.list_amd64" target="_blank">here my sources.list</a>):</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1">raptor:~# apt-cache search nspluginwrapper
</div>
</li>
<li class="li1">
<div class="de1">nspluginwrapper &#8211; A wrapper to run Netscape plugins on other architectures
</div>
</li>
<li class="li1">
<div class="de1">raptor:~#</div>
</li>
</ol>
</div>
<p>Very good! Better is impossible! So, I installed it and it&#8217;s depecencies:  ia32-libs, ia32-libs-gtk, lib32gcc1, libc6, libc6-i386, libglib2.0-0, libx11-6, libxt6 and util-linux.</p>
<p><strong>Installing the Flash Player</strong></p>
<p>The next step was download the new Flash Player 10 from <a title="Adobe Flash Player 10" href="http://labs.adobe.com/technologies/flashplayer10/" target="_blank">here</a>. After the download has completed, I decompress the tarball, and copied the libflashplayer.so file to /usr/lib/mozilla/plugins:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1">raptor:~# tar -xzvf flashplayer10_install_linux_051508.tar.gz
</div>
</li>
<li class="li1">
<div class="de1">install_flash_player_10_linux/
</div>
</li>
<li class="li1">
<div class="de1">install_flash_player_10_linux/libflashplayer.so
</div>
</li>
<li class="li1">
<div class="de1">install_flash_player_10_linux/flashplayer-installer
</div>
</li>
<li class="li2">
<div class="de2">raptor:~# cd install_flash_player_10_linux
</div>
</li>
<li class="li1">
<div class="de1">raptor:~/install_flash_player_10_linux# cp libflashplayer.so /usr/lib/mozilla/plugins/</div>
</li>
</ol>
</div>
<p>Once the Flash plugin is in the browser directory, I ran the nspluginwrapper command, and the result was:</p>
<div class="dean_ch" style="white-space: wrap;">
<ol>
<li class="li1">
<div class="de1">raptor:~# cd /usr/lib/mozilla/plugins
</div>
</li>
<li class="li1">
<div class="de1">raptor:/usr/lib/mozilla/plugins# nspluginwrapper -i /usr/lib/mozilla/plugins/libflashplayer.so
</div>
</li>
<li class="li1">
<div class="de1">raptor:/usr/lib/mozilla/plugins# ls -ltr
</div>
</li>
<li class="li1">
<div class="de1">total 11344
</div>
</li>
<li class="li2">
<div class="de2">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;1067 2007-12-02 13:17 mplayerplug-in.xpt
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;1067 2007-12-02 13:17 mplayerplug-in-wmp.xpt
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;1067 2007-12-02 13:17 mplayerplug-in-rm.xpt
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;1067 2007-12-02 13:17 mplayerplug-in-qt.xpt
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;1067 2007-12-02 13:17 mplayerplug-in-dvx.xpt
</div>
</li>
<li class="li2">
<div class="de2">-rw-r&#8211;r&#8211; 1 root root &nbsp;286640 2007-12-02 13:17 mplayerplug-in-wmp.so
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp;287120 2007-12-02 13:17 mplayerplug-in.so
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp;286640 2007-12-02 13:17 mplayerplug-in-rm.so
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp;286640 2007-12-02 13:17 mplayerplug-in-qt.so
</div>
</li>
<li class="li1">
<div class="de1">-rw-r&#8211;r&#8211; 1 root root &nbsp;286640 2007-12-02 13:17 mplayerplug-in-dvx.so
</div>
</li>
<li class="li2">
<div class="de2">-rw-r&#8211;r&#8211; 1 root root &nbsp; &nbsp;5400 2008-04-13 06:15 librhythmbox-itms-detection-plugin.so
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;51 2008-05-05 09:06 libtotem-narrowspace-plugin.xpt -&gt; ../../totem/default/libtotem-narrowspace-plugin.xpt
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;50 2008-05-05 09:06 libtotem-narrowspace-plugin.so -&gt; ../../totem/default/libtotem-narrowspace-plugin.so
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;45 2008-05-05 09:06 libtotem-mully-plugin.xpt -&gt; ../../totem/default/libtotem-mully-plugin.xpt
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;44 2008-05-05 09:06 libtotem-mully-plugin.so -&gt; ../../totem/default/libtotem-mully-plugin.so
</div>
</li>
<li class="li2">
<div class="de2">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;43 2008-05-05 09:06 libtotem-gmp-plugin.xpt -&gt; ../../totem/default/libtotem-gmp-plugin.xpt
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;42 2008-05-05 09:06 libtotem-gmp-plugin.so -&gt; ../../totem/default/libtotem-gmp-plugin.so
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;47 2008-05-05 09:06 libtotem-complex-plugin.xpt -&gt; ../../totem/default/libtotem-complex-plugin.xpt
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;46 2008-05-05 09:06 libtotem-complex-plugin.so -&gt; ../../totem/default/libtotem-complex-plugin.so
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;45 2008-05-05 09:06 libtotem-basic-plugin.xpt -&gt; ../../totem/default/libtotem-basic-plugin.xpt
</div>
</li>
<li class="li2">
<div class="de2">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;44 2008-05-05 09:06 libtotem-basic-plugin.so -&gt; ../../totem/default/libtotem-basic-plugin.so
</div>
</li>
<li class="li1">
<div class="de1">-rwxr-xr-x 1 root root 9953520 2008-05-18 16:32 libflashplayer.so
</div>
</li>
<li class="li1">
<div class="de1">lrwxrwxrwx 1 root root &nbsp; &nbsp; &nbsp;60 2008-05-18 16:33 npwrapper.libflashplayer.so -&gt; /usr/lib/nspluginwrapper/plugins/npwrapper.libflashplayer.so</div>
</li>
</ol>
</div>
<p>After this, I restarted my Iceweasel, and tried to use a <a title="~pvital Blog" href="http://blog.pvital.org/2008/03/01/yes-im-an-engineer/" target="_blank">page that have flash</a>, and voilá! I have a Flash plugin now! <img src='http://blog.pvital.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pvital.org/2008/05/19/flash-player-10-plugin-working-in-a-64-bit-firefox/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>My new machine.</title>
		<link>http://blog.pvital.org/2008/04/28/my-new-machine/</link>
		<comments>http://blog.pvital.org/2008/04/28/my-new-machine/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 13:29:50 +0000</pubDate>
		<dc:creator>pvital</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.pvital.org/?p=18</guid>
		<description><![CDATA[About one week ago, I bought a new desktop machine for me. It&#8217;s a Intel® Core™2 Duo E4500 with 1Gb of RAM, DVD-RW and 160Gb SATA. The motherboard is a GigaByte™ one with all on-board. But, the most important thing is that I could install the 64bits (AMD64 port) testing version of Debian, and once [...]]]></description>
			<content:encoded><![CDATA[<p>About one week ago, I bought a new desktop machine for me. It&#8217;s a <a title="Intel® Core™2 Duo Processors" href="http://www.intel.com/products/processor/core2duo/index.htm" target="_blank">Intel® Core™2 Duo E4500</a> with 1Gb of RAM, DVD-RW and 160Gb SATA. The motherboard is a <a title="Gygabyte" href="http://www.gigabyte.com.tw" target="_blank">GigaByte™</a> one with all on-board.</p>
<p>But, the most important thing is that I could install the <a title="Debian on AMD64" href="http://www.debian.org/ports/amd64/" target="_blank">64bits (AMD64 port)</a> testing version of Debian, and once the processor has two cores, I can start to learn more about <a title="The OpenMP specification for parallel programming" href="http://www.openmp.org" target="_blank">OpenMP</a> and multithreaded programming. I&#8217;m writing the steps I used to install the Debian in this machine (AMD64+boot by USB), and it will be available soon.</p>
<p>Other important thing, was about the default operating system that the computer&#8217;s shop wanted install in this machine. Here in Brazil, it&#8217;s common the computer&#8217;s shops installs not original versions of Windows when you buy a new machine. But, in this case, the shop I bought the machine installs by default a version of <a title="Ubuntu Linux" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> (I don&#8217;t know which one) in all new machines if the customer didn&#8217;t buy a Windows license. I thought this a great initiative from them. <img src='http://blog.pvital.org/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.pvital.org/2008/04/28/my-new-machine/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

