<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to Play Rmvb Files In Ubuntu 8.04 (Hardy Heron)</title>
	<atom:link href="http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/</link>
	<description></description>
	<pubDate>Sat, 06 Sep 2008 19:03:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: sean</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-145</link>
		<dc:creator>sean</dc:creator>
		<pubDate>Sat, 06 Sep 2008 17:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-145</guid>
		<description>hey!!! Thanks man! 
I usually play my media with vlc, but that couldn't do it, even after having installed all the other requirements... 
smplayer did the trick.. 

thanks!</description>
		<content:encoded><![CDATA[<p>hey!!! Thanks man!<br />
I usually play my media with vlc, but that couldn&#8217;t do it, even after having installed all the other requirements&#8230;<br />
smplayer did the trick.. </p>
<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: frans van der star</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-137</link>
		<dc:creator>frans van der star</dc:creator>
		<pubDate>Sun, 27 Jul 2008 18:08:20 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-137</guid>
		<description>sorry it does not work.

cannot find the directory

tried cd /usr/local but without succes

here you see the results

star39@star39-laptop:~$ cd /usr/local/
star39@star39-laptop:/usr/local$ tar xjvf essential-20071007.tar.bz2
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
star39@star39-laptop:/usr/local$ cd /usr/bin/
star39@star39-laptop:/usr/bin$ tar xjvf essential-20071007.tar.bz2
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
star39@star39-laptop:/usr/bin$ cd ~desktop
bash: cd: ~desktop: No such file or directory
star39@star39-laptop:/usr/bin$ cd -Desktop
bash: cd: -D: invalid option
cd: usage: cd [-L&#124;-P] [dir]
star39@star39-laptop:/usr/bin$ cd -L
star39@star39-laptop:~$ tar xjvf essential-20071007.tar.bz2
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
star39@star39-laptop:~$ cd /usr/opt/
bash: cd: /usr/opt/: No such file or directory
star39@star39-laptop:~$ cd /usr/etc/
bash: cd: /usr/etc/: No such file or directory
star39@star39-laptop:~$ cd /usr/local/
star39@star39-laptop:/usr/local$ tar sjvf essential-20071007.tar.bz2
tar: You must specify one of the `-Acdtrux' options
Try `tar --help' or `tar --usage' for more information.
star39@star39-laptop:/usr/local$ tar xjf essential-20071007.tar.bz2
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
star39@star39-laptop:/usr/local$ cd /usr/local/star39
bash: cd: /usr/local/star39: No such file or directory
star39@star39-laptop:/usr/local$ cd ~desktop-star39
bash: cd: ~desktop-star39: No such file or directory
star39@star39-laptop:/usr/local$ cd ~ desktop
star39@star39-laptop:~$ tar xjf essential-2001007.tar.bz2
tar: essential-2001007.tar.bz2: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
star39@star39-laptop:~$</description>
		<content:encoded><![CDATA[<p>sorry it does not work.</p>
<p>cannot find the directory</p>
<p>tried cd /usr/local but without succes</p>
<p>here you see the results</p>
<p>star39@star39-laptop:~$ cd /usr/local/<br />
star39@star39-laptop:/usr/local$ tar xjvf essential-20071007.tar.bz2<br />
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors<br />
star39@star39-laptop:/usr/local$ cd /usr/bin/<br />
star39@star39-laptop:/usr/bin$ tar xjvf essential-20071007.tar.bz2<br />
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors<br />
star39@star39-laptop:/usr/bin$ cd ~desktop<br />
bash: cd: ~desktop: No such file or directory<br />
star39@star39-laptop:/usr/bin$ cd -Desktop<br />
bash: cd: -D: invalid option<br />
cd: usage: cd [-L|-P] [dir]<br />
star39@star39-laptop:/usr/bin$ cd -L<br />
star39@star39-laptop:~$ tar xjvf essential-20071007.tar.bz2<br />
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors<br />
star39@star39-laptop:~$ cd /usr/opt/<br />
bash: cd: /usr/opt/: No such file or directory<br />
star39@star39-laptop:~$ cd /usr/etc/<br />
bash: cd: /usr/etc/: No such file or directory<br />
star39@star39-laptop:~$ cd /usr/local/<br />
star39@star39-laptop:/usr/local$ tar sjvf essential-20071007.tar.bz2<br />
tar: You must specify one of the `-Acdtrux&#8217; options<br />
Try `tar &#8211;help&#8217; or `tar &#8211;usage&#8217; for more information.<br />
star39@star39-laptop:/usr/local$ tar xjf essential-20071007.tar.bz2<br />
tar: essential-20071007.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors<br />
star39@star39-laptop:/usr/local$ cd /usr/local/star39<br />
bash: cd: /usr/local/star39: No such file or directory<br />
star39@star39-laptop:/usr/local$ cd ~desktop-star39<br />
bash: cd: ~desktop-star39: No such file or directory<br />
star39@star39-laptop:/usr/local$ cd ~ desktop<br />
star39@star39-laptop:~$ tar xjf essential-2001007.tar.bz2<br />
tar: essential-2001007.tar.bz2: Cannot open: No such file or directory<br />
tar: Error is not recoverable: exiting now<br />
tar: Child returned status 2<br />
tar: Error exit delayed from previous errors<br />
star39@star39-laptop:~$</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-132</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Sat, 05 Jul 2008 21:28:54 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-132</guid>
		<description>nice one, that last bit (sudo apt-get install libstdc++5) was the bit i needed. no idea what it is or what it does but apparently i needed it.

cheers</description>
		<content:encoded><![CDATA[<p>nice one, that last bit (sudo apt-get install libstdc++5) was the bit i needed. no idea what it is or what it does but apparently i needed it.</p>
<p>cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaux</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-128</link>
		<dc:creator>jaux</dc:creator>
		<pubDate>Sat, 28 Jun 2008 07:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-128</guid>
		<description>&lt;blockquote&gt;

thank you.

it works for me…
&lt;/blockquote&gt;

Cool!</description>
		<content:encoded><![CDATA[<blockquote>
<p>thank you.</p>
<p>it works for me…
</p></blockquote>
<p>Cool!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-127</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Thu, 26 Jun 2008 23:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-127</guid>
		<description>thank you.

it works for me...</description>
		<content:encoded><![CDATA[<p>thank you.</p>
<p>it works for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mr.Xprt</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-121</link>
		<dc:creator>Mr.Xprt</dc:creator>
		<pubDate>Sat, 14 Jun 2008 22:03:56 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-121</guid>
		<description>I made that but it still not working??!!


it's my fist visit

sweet blog

:)

regardes</description>
		<content:encoded><![CDATA[<p>I made that but it still not working??!!</p>
<p>it&#8217;s my fist visit</p>
<p>sweet blog</p>
<p>:)</p>
<p>regardes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tim</title>
		<link>http://jaux.net/2008/04/26/how-to-play-rmvb-files-in-ubuntu-804-hardy-heron/#comment-84</link>
		<dc:creator>tim</dc:creator>
		<pubDate>Tue, 06 May 2008 10:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://jaux.net/?p=82#comment-84</guid>
		<description>THANK YOU kind jaux sir.</description>
		<content:encoded><![CDATA[<p>THANK YOU kind jaux sir.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
