<?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>Video Chat Scripts &#187; fix</title>
	<atom:link href="http://www.videochat-scripts.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.videochat-scripts.com</link>
	<description>Live Video, Web2.0, Rich Media, Custom Content</description>
	<lastBuildDate>Sat, 04 Feb 2012 16:06:19 +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>Install YUM Centos 5.5 i386</title>
		<link>http://www.videochat-scripts.com/install-yum-centos-5-5-i386/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/install-yum-centos-5-5-i386/#comments</comments>
		<pubDate>Wed, 25 May 2011 21:58:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[i386]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[reinstall]]></category>
		<category><![CDATA[rpm]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[yum]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=479</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/install-yum-centos-5-5-i386/' addthis:title='Install YUM Centos 5.5 i386 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>In case yum is unavailable due to various reasons (broken, uninstalled) here is a shell script that can install it. Paste this in a yumi.sh file: for file in \ gmp-4.1.4-10.el5.i386.rpm \ readline-5.1-3.el5.i386.rpm \ python-libs-2.4.3-43.el5.i386.rpm \ python-2.4.3-43.el5.i386.rpm \ libxml2-2.6.26-2.1.2.8.el5_5.1.i386.rpm \ libxml2-python-2.6.26-2.1.2.8.el5_5.1.i386.rpm \ expat-1.95.8-8.3.el5_5.3.i386.rpm \ python-elementtree-1.2.6-5.i386.rpm \ sqlite-3.3.6-5.i386.rpm \ python-sqlite-1.1.7-1.2.1.i386.rpm \ elfutils-libelf-0.137-3.el5.i386.rpm \ elfutils-0.137-3.el5.i386.rpm \ popt-1.10.2.3-22.el5.i386.rpm [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/install-yum-centos-5-5-i386/' addthis:title='Install YUM Centos 5.5 i386' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/install-yum-centos-5-5-i386/' addthis:title='Install YUM Centos 5.5 i386 '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>In case yum is unavailable due to various reasons (broken, uninstalled) here is a shell script that can install it.</p>
<p>Paste this in a yumi.sh file:</p>
<blockquote><p>for file in \<br />
gmp-4.1.4-10.el5.i386.rpm \<br />
readline-5.1-3.el5.i386.rpm \<br />
python-libs-2.4.3-43.el5.i386.rpm \<br />
python-2.4.3-43.el5.i386.rpm \<br />
libxml2-2.6.26-2.1.2.8.el5_5.1.i386.rpm \<br />
libxml2-python-2.6.26-2.1.2.8.el5_5.1.i386.rpm \<br />
expat-1.95.8-8.3.el5_5.3.i386.rpm \<br />
python-elementtree-1.2.6-5.i386.rpm \<br />
sqlite-3.3.6-5.i386.rpm \<br />
python-sqlite-1.1.7-1.2.1.i386.rpm \<br />
elfutils-libelf-0.137-3.el5.i386.rpm \<br />
elfutils-0.137-3.el5.i386.rpm \<br />
popt-1.10.2.3-22.el5.i386.rpm \<br />
rpm-libs-4.4.2.3-22.el5.i386.rpm \<br />
rpm-4.4.2.3-22.el5.i386.rpm \<br />
rpm-python-4.4.2.3-22.el5.i386.rpm \<br />
m2crypto-0.16-6.el5.8.i386.rpm \<br />
python-urlgrabber-3.1.0-6.el5.noarch.rpm \<br />
python-iniparse-0.2.3-4.el5.noarch.rpm \<br />
yum-fastestmirror-1.1.16-14.el5.centos.1.noarch.rpm \<br />
yum-metadata-parser-1.1.2-3.el5.centos.i386.rpm \<br />
yum-3.2.22-33.el5.centos.noarch.rpm<br />
do rpm -Uvh &#8211;nodeps http://mirror.centos.org/centos-5/5/os/i386/CentOS/$file;<br />
done</p></blockquote>
<p>chmod a+x yumi.sh<br />
./yumi.sh<br />
yum update<br />
Some files may have been updated, so if you get errors update these file names to latest versions from <a href="http://mirror.centos.org/centos-5/5/os/i386/CentOS/">http://mirror.centos.org/centos-5/5/os/i386/CentOS/</a> or other mirror you may be using.</p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/install-yum-centos-5-5-i386/' addthis:title='Install YUM Centos 5.5 i386' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/install-yum-centos-5-5-i386/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red5 0.9 Final Released</title>
		<link>http://www.videochat-scripts.com/red5-0-9-final-released/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.videochat-scripts.com/red5-0-9-final-released/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 00:04:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Video Streaming]]></category>
		<category><![CDATA[0.9]]></category>
		<category><![CDATA[final]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.videochat-scripts.com/?p=225</guid>
		<description><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/red5-0-9-final-released/' addthis:title='Red5 0.9 Final Released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div>Get latest Red5 0.9 Final (27 January 2010) from http://code.google.com/p/red5/. This final release includes important improvements and bug fixes. http://code.google.com/p/red5/updates/list Red5 Tutorials Red5 Centos Linux Installation Red5 Unbuntu Linux Installation Run Red5 &#38; Wowza Flash Media Servers on Same Linux Server Red5 Services Red5 Hosting Red5 installation on VPS &#38; Dedicated Servers (Linux / Windows) [...]<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/red5-0-9-final-released/' addthis:title='Red5 0.9 Final Released' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></description>
			<content:encoded><![CDATA[<div class="addthis_toolbox addthis_default_style " addthis:url='http://www.videochat-scripts.com/red5-0-9-final-released/' addthis:title='Red5 0.9 Final Released '  ><a class="addthis_button_facebook_like" fb:like:layout="button_count"></a><a class="addthis_button_tweet"></a><a class="addthis_counter addthis_pill_style"></a></div><p>Get latest Red5 0.9 Final <a name="Installers">(27 January 2010) </a>from <a href="http://code.google.com/p/red5/">http://code.google.com/p/red5/</a>.<a name="Installers"></a></p>
<p>This final release includes important improvements and bug fixes.<br />
<a href="http://code.google.com/p/red5/updates/list">http://code.google.com/p/red5/updates/list</a></p>
<p><strong>Red5 Tutorials</strong><br />
<a href="../installed-red5-08-rc3-with-jdk-1613-on-linux/">Red5 Centos Linux Installation</a><br />
<a href="../install-red5-0-9-on-linux-ubuntu/">Red5    Unbuntu Linux Installation</a><br />
<a title="Run Red5 &amp; Wowza Flash Media Servers on Same Linux Server" href="../run-red5-wowza-flash-media-servers-on-same-linux-server/">Run Red5 &amp; Wowza Flash Media Servers on Same Linux Server </a></p>
<p><strong>Red5 Services</strong><br />
<a href="http://www.videowhisper.com/?p=Red5+Hosting">Red5 Hosting</a><br />
<a href="http://www.videowhisper.com/?p=Red5+Installation">Red5 installation on VPS &amp; Dedicated Servers (Linux / Windows)</a></p>
<p><span id="more-225"></span><strong>Red5 Video Streaming Software</strong><br />
(free to download)<br />
<strong><a href="http://www.videowhisper.com/?p=Video+Consultation"><img src="http://www.videowhisper.com/snaps/box_cns_75.png" border="0" alt="Online Video Consultation" align="absmiddle" />Video Consultation</a></strong></p>
<p><strong></strong><strong><a href="http://www.videowhisper.com/?p=2+Way+Video+Chat"><img src="http://www.videowhisper.com/snaps/box_2w_75.png" border="0" alt="2 Way Video Chat Script" align="absmiddle" />2 Way Video Chat</a></strong></p>
<p><strong></strong><strong><a href="http://www.videowhisper.com/?p=Video+Conference"><img src="http://www.videowhisper.com/snaps/box_vc_75.png" border="0" alt="Video Conference Script" align="absmiddle" />Video Conference</a></strong></p>
<p><strong></strong><strong><a href="http://www.videowhisper.com/?p=Live+Streaming"><img src="http://www.videowhisper.com/snaps/box_ls_75.png" border="0" alt="Live Streaming Video Script" align="absmiddle" />Live Streaming</a></strong></p>
<p><strong></strong><strong><a href="http://www.videowhisper.com/?p=Video+Recorder"><img src="http://www.videowhisper.com/snaps/box_vr_75.png" border="0" alt="Video Recorder Script" align="absmiddle" />Video Recorder</a></strong></p>
<div class="addthis_toolbox addthis_default_style addthis_32x32_style" addthis:url='http://www.videochat-scripts.com/red5-0-9-final-released/' addthis:title='Red5 0.9 Final Released' ><a class="addthis_button_facebook_like"></a><a class="addthis_button_google_plusone"></a><a class="addthis_button_twitter"></a><a class="addthis_button_tweetmeme"></a><a class="addthis_button_google"></a><a class="addthis_button_facebook"></a><a class="addthis_button_preferred_1"></a><a class="addthis_button_preferred_2"></a><a class="addthis_button_preferred_3"></a><a class="addthis_button_compact"></a></div>]]></content:encoded>
			<wfw:commentRss>http://www.videochat-scripts.com/red5-0-9-final-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

