<?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>Webdevotion.be &#187; ps3</title>
	<atom:link href="http://www.webdevotion.be/blog/tag/ps3/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webdevotion.be/blog</link>
	<description>Trainer for the Flash Platform and iOS</description>
	<lastBuildDate>Tue, 01 Nov 2011 10:14:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Watching media on PS3 from OSX</title>
		<link>http://www.webdevotion.be/blog/2008/10/20/watching-media-on-ps3-from-osx/</link>
		<comments>http://www.webdevotion.be/blog/2008/10/20/watching-media-on-ps3-from-osx/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 18:31:09 +0000</pubDate>
		<dc:creator>Webdevotion</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[mediatomb]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[ps3]]></category>

		<guid isPermaLink="false">http://webdevotion.be/blog/?p=156</guid>
		<description><![CDATA[A few moments ago I decided to finally install &#8220;some server&#8221; on OS X so I can watch media ( movies, &#8230; ) residing on my Mac, on my PS3 in the living room. After doing some research I ended &#8230; <a href="http://www.webdevotion.be/blog/2008/10/20/watching-media-on-ps3-from-osx/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A few moments ago I decided to finally install &#8220;some server&#8221; on OS X so I can watch media ( movies, &#8230; ) residing on my Mac, on my PS3 in the living room.</p>
<p>After doing some research I ended up with mediatomb.<br />
This is how I did it and what went wrong along the way.<br />
<span id="more-156"></span><br />
First try ended up with an error.  A file version conflict.<br />
<code>sudo port install mediatomb<br />
--->  Fetching file<br />
--->  Attempting to fetch file-4.23.tar.gz from ftp://ftp.fu-berlin.de/unix/tools/file/<br />
--->  Attempting to fetch file-4.23.tar.gz from ftp://ftp.astron.com/pub/file/<br />
--->  Attempting to fetch file-4.23.tar.gz from ftp://ftp.gw.com/mirrors/pub/unix/file/<br />
--->  Attempting to fetch file-4.23.tar.gz from http://svn.macports.org/repository/macports/distfiles/file<br />
--->  Attempting to fetch file-4.23.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/<br />
--->  Attempting to fetch file-4.23.tar.gz from http://svn.macports.org/repository/macports/downloads/file<br />
Error: Target org.macports.fetch returned: fetch failed<br />
Error: The following dependencies failed to build: file libexif spidermonkey nspr taglib<br />
Error: Status 1 encountered during processing.<br />
</code></p>
<p>As the screenshot shows, that file has been updated and v 4.23 is no longer available.</p>
<p><img src="http://webdevotion.be/blog/wp-content/file-version-ftp-300x78.jpg" alt="" title="file-version-ftp" width="300" height="78" class="alignnone size-medium wp-image-157" /></p>
<p>so I did:<br />
<code>port deps mediatomb</code></p>
<p>gave me:<br />
<code>port deps mediatomb<br />
mediatomb has library dependencies on:<br />
	libiconv<br />
	zlib<br />
	spidermonkey<br />
	file<br />
	curl<br />
	libexif<br />
	expat<br />
	sqlite3<br />
	taglib<br />
	ffmpeg</code></p>
<p>First I installed the nasty one: &#8220;file&#8221;.<br />
<code>port install file</code></p>
<p>That went just fine.</p>
<p>I retried<br />
<code>port install mediatomb</code><br />
and I think I&#8217;m ready to go now</p>
<p>Going to check things out on the PS3 right now.  More on that later.</p>
<p>[UPDATE]<br />
Everything runs smooth.  Once and a while there is a hickup, but nothing serious.</p>
<p>One thing though, start mediatomb with the -i param from terminal to bind it to you computers IP address.<br />
<code><br />
mediatomb -i 192.168.0.42<br />
</code></p>
<p>&#8220;Happy time from lazy chair!&#8221;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.webdevotion.be/blog/2008/10/20/watching-media-on-ps3-from-osx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

