<?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>ANDREW PENG &#187; Linu</title>
	<atom:link href="http://andrewpeng.net/posts/tag/linu/feed" rel="self" type="application/rss+xml" />
	<link>http://andrewpeng.net</link>
	<description>Unattended children will be given an espresso and a free puppy</description>
	<lastBuildDate>Fri, 18 May 2012 18:53:03 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Installing miniDLNA on Ubuntu PowerPC</title>
		<link>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html</link>
		<comments>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html#comments</comments>
		<pubDate>Thu, 04 Mar 2010 08:00:32 +0000</pubDate>
		<dc:creator>andrew</dc:creator>
				<category><![CDATA[Notes]]></category>
		<category><![CDATA[compootin']]></category>
		<category><![CDATA[Linu]]></category>

		<guid isPermaLink="false">http://andrewpeng.net/?p=522</guid>
		<description><![CDATA[I don&#8217;t think I&#8217;ve seen anyone maintaining packages for the excellent MiniDLNA media server for Debian or Ubuntu. The instructions provided here should work for both Intel and PPC builds (maybe others?) of Ubuntu and Debian Linux. Run this command to get the pre-req packages needed to build MiniDLNA: sudo apt-get install libexif-dev libjpeg62-dev libid3tag0-dev [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t think I&#8217;ve seen anyone maintaining packages for the excellent <a href="http://minidlna.sourceforge.net/" target="_blank">MiniDLNA </a>media server for <a href="http://www.debian.org" target="_blank">Debian</a> or <a href="http://www.ubuntu.com/" target="_blank">Ubuntu</a>. The instructions provided here should work for both Intel and PPC builds (maybe others?) of Ubuntu and Debian Linux.</p>
<ol>
<li>Run this command to get the pre-req packages needed to build MiniDLNA:
<ul>
<li>sudo apt-get install libexif-dev libjpeg62-dev libid3tag0-dev libflac-dev libvorbis-dev libsqlite3-dev libavformat-dev cvs make</li>
</ul>
</li>
<li>Log in and check out (download) the source code for MiniDLNA from SourceForge:
<ul>
<li>cvs -z3 -d:pserver:anonymous@minidlna.cvs.sourceforge.net:/cvsroot/minidlna co -P minidlna</li>
</ul>
</li>
<li>Change into the directory and build, then install it!
<ul>
<li>make</li>
<li>sudo make install</li>
</ul>
</li>
<li>That&#8217;s it!</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://andrewpeng.net/posts/2010/03/04522-installing-minidlna-on-ubuntu-powerpc.html/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

