<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How To Install RED5 Server on Centos 5.3</title>
	<atom:link href="http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/</link>
	<description>Sohail Riaz, Linux and Open Source Blog</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anonymous</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2308</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 01 Feb 2012 15:49:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2308</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2304</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Mon, 30 Jan 2012 11:19:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2304</guid>
		<description>Sounds like you have not opened your ports on your firewall to allow connections to your red 5 server.</description>
		<content:encoded><![CDATA[<p>Sounds like you have not opened your ports on your firewall to allow connections to your red 5 server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kashif</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2303</link>
		<dc:creator>Kashif</dc:creator>
		<pubDate>Mon, 30 Jan 2012 07:05:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2303</guid>
		<description>Thanks Dean

but problem is i have done all the steps carefully but my red5 server is not connecting to database :-s</description>
		<content:encoded><![CDATA[<p>Thanks Dean</p>
<p>but problem is i have done all the steps carefully but my red5 server is not connecting to database :-s</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2302</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sun, 29 Jan 2012 23:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2302</guid>
		<description>Oh and do this once and once only. No need to keep exporting on every red5 install attempt.</description>
		<content:encoded><![CDATA[<p>Oh and do this once and once only. No need to keep exporting on every red5 install attempt.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dean</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2301</link>
		<dc:creator>Dean</dc:creator>
		<pubDate>Sun, 29 Jan 2012 23:46:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2301</guid>
		<description>@Kashmir,
You don&#039;t need to be in the directory. Just export the values EXACTLY as shown in step 3.</description>
		<content:encoded><![CDATA[<p>@Kashmir,<br />
You don&#8217;t need to be in the directory. Just export the values EXACTLY as shown in step 3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kashif</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2300</link>
		<dc:creator>Kashif</dc:creator>
		<pubDate>Sun, 29 Jan 2012 20:39:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2300</guid>
		<description>i have installed so many time IVY and apache but i did not get the directory /etc/bashrc

can any one tell me where is it ?

its actually on this step
3) Export Variables for Ant and Java</description>
		<content:encoded><![CDATA[<p>i have installed so many time IVY and apache but i did not get the directory /etc/bashrc</p>
<p>can any one tell me where is it ?</p>
<p>its actually on this step<br />
3) Export Variables for Ant and Java</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arun Raj</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2289</link>
		<dc:creator>Arun Raj</dc:creator>
		<pubDate>Thu, 26 Jan 2012 05:37:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2289</guid>
		<description>I am getting a problem while compiling jar 

when I give ant jar on ivy folder then it give following error. Environment is given bottom of this post 

compile-bootstrap:
    [javac] Compiling 45 source files to /root/ivy/build/classes/bootstrap
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:30: cannot find symbol
    [javac] symbol  : class ResourceCollection
    [javac] location: package org.apache.tools.ant.types
    [javac] import org.apache.tools.ant.types.ResourceCollection;
    [javac]                                  ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:31: package org.apache.tools.ant.types.resources does not exist
    [javac] import org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper;
    [javac]                                            ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:32: package org.apache.tools.ant.types.resources does not exist
    [javac] import org.apache.tools.ant.types.resources.FileResource;
    [javac]                                            ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:34: cannot find symbol
    [javac] symbol: class ResourceCollection
    [javac] public class IvyResources extends IvyCacheTask implements ResourceCollection {
    [javac]                                                           ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:39: cannot find symbol
    [javac] symbol  : class BaseResourceCollectionWrapper
    [javac] location: class org.apache.ivy.ant.IvyResources
    [javac]     private class IvyBaseResourceCollectionWrapper extends BaseResourceCollectionWrapper {
    [javac]                                                            ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:53: cannot find symbol
    [javac] symbol  : method setLocation(org.apache.tools.ant.Location)
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         wrapper.setLocation(location);
    [javac]                ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:58: cannot find symbol
    [javac] symbol  : method setProject(org.apache.tools.ant.Project)
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         wrapper.setProject(project);
    [javac]                ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:63: cannot find symbol
    [javac] symbol  : method setDescription(java.lang.String)
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         wrapper.setDescription(desc);
    [javac]                ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:69: cannot find symbol
    [javac] symbol  : method setRefid(org.apache.tools.ant.types.Reference)
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         wrapper.setRefid(ref);
    [javac]                ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:75: cannot find symbol
    [javac] symbol  : method setCache(boolean)
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         wrapper.setCache(b);
    [javac]                ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:85: cannot find symbol
    [javac] symbol  : method iterator()
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         return wrapper.iterator();
    [javac]                       ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:89: cannot find symbol
    [javac] symbol  : method size()
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper
    [javac]         return wrapper.size();
    [javac]                       ^
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:103: cannot find symbol
    [javac] symbol  : class FileResource
    [javac] location: class org.apache.ivy.ant.IvyResources
    [javac]                 resources.add(new FileResource(a.getLocalFile()));
    [javac]                                   ^
    [javac] 13 errors

BUILD FAILED
/root/ivy/build.xml:230: Compile failed; see the compiler error output for details.

Total time: 2 seconds
[root@dhcppc1 ivy]# vi /root/ivy/build.xml

rpm -qa \*java\*
tzdata-java-2011l-4.el5
java-1.6.0-openjdk-devel-1.6.0.0-1.23.1.9.10.el5_7
java-1.6.0-openjdk-1.6.0.0-1.23.1.9.10.el5_7
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115

 java -version
java version &quot;1.6.0_20&quot;
OpenJDK Runtime Environment (IcedTea6 1.9.10) (rhel-1.23.1.9.10.el5_7-i386)
OpenJDK Server VM (build 19.0-b09, mixed mode)

 yum info ant
Loaded plugins: fastestmirror, kmod
Loading mirror speeds from cached hostfile
 * base: centos.vr-zone.com
 * extras: centos.vr-zone.com
 * updates: centos.vr-zone.com
Installed Packages
Name       : ant
Arch       : i386
Version    : 1.6.5
Release    : 2jpp.2
Size       : 4.5 M
Repo       : installed
Summary    : Ant build tool for java
URL        : http://ant.apache.org/
License    : Apache Software License
Description: Ant is a platform-independent build tool for java. It&#039;s used by
           : apache jakarta and xml projects.

Please help</description>
		<content:encoded><![CDATA[<p>I am getting a problem while compiling jar </p>
<p>when I give ant jar on ivy folder then it give following error. Environment is given bottom of this post </p>
<p>compile-bootstrap:<br />
    [javac] Compiling 45 source files to /root/ivy/build/classes/bootstrap<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:30: cannot find symbol<br />
    [javac] symbol  : class ResourceCollection<br />
    [javac] location: package org.apache.tools.ant.types<br />
    [javac] import org.apache.tools.ant.types.ResourceCollection;<br />
    [javac]                                  ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:31: package org.apache.tools.ant.types.resources does not exist<br />
    [javac] import org.apache.tools.ant.types.resources.BaseResourceCollectionWrapper;<br />
    [javac]                                            ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:32: package org.apache.tools.ant.types.resources does not exist<br />
    [javac] import org.apache.tools.ant.types.resources.FileResource;<br />
    [javac]                                            ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:34: cannot find symbol<br />
    [javac] symbol: class ResourceCollection<br />
    [javac] public class IvyResources extends IvyCacheTask implements ResourceCollection {<br />
    [javac]                                                           ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:39: cannot find symbol<br />
    [javac] symbol  : class BaseResourceCollectionWrapper<br />
    [javac] location: class org.apache.ivy.ant.IvyResources<br />
    [javac]     private class IvyBaseResourceCollectionWrapper extends BaseResourceCollectionWrapper {<br />
    [javac]                                                            ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:53: cannot find symbol<br />
    [javac] symbol  : method setLocation(org.apache.tools.ant.Location)<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         wrapper.setLocation(location);<br />
    [javac]                ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:58: cannot find symbol<br />
    [javac] symbol  : method setProject(org.apache.tools.ant.Project)<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         wrapper.setProject(project);<br />
    [javac]                ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:63: cannot find symbol<br />
    [javac] symbol  : method setDescription(java.lang.String)<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         wrapper.setDescription(desc);<br />
    [javac]                ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:69: cannot find symbol<br />
    [javac] symbol  : method setRefid(org.apache.tools.ant.types.Reference)<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         wrapper.setRefid(ref);<br />
    [javac]                ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:75: cannot find symbol<br />
    [javac] symbol  : method setCache(boolean)<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         wrapper.setCache(b);<br />
    [javac]                ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:85: cannot find symbol<br />
    [javac] symbol  : method iterator()<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         return wrapper.iterator();<br />
    [javac]                       ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:89: cannot find symbol<br />
    [javac] symbol  : method size()<br />
    [javac] location: class org.apache.ivy.ant.IvyResources.IvyBaseResourceCollectionWrapper<br />
    [javac]         return wrapper.size();<br />
    [javac]                       ^<br />
    [javac] /root/ivy/src/java/org/apache/ivy/ant/IvyResources.java:103: cannot find symbol<br />
    [javac] symbol  : class FileResource<br />
    [javac] location: class org.apache.ivy.ant.IvyResources<br />
    [javac]                 resources.add(new FileResource(a.getLocalFile()));<br />
    [javac]                                   ^<br />
    [javac] 13 errors</p>
<p>BUILD FAILED<br />
/root/ivy/build.xml:230: Compile failed; see the compiler error output for details.</p>
<p>Total time: 2 seconds<br />
[root@dhcppc1 ivy]# vi /root/ivy/build.xml</p>
<p>rpm -qa \*java\*<br />
tzdata-java-2011l-4.el5<br />
java-1.6.0-openjdk-devel-1.6.0.0-1.23.1.9.10.el5_7<br />
java-1.6.0-openjdk-1.6.0.0-1.23.1.9.10.el5_7<br />
java-1.4.2-gcj-compat-1.4.2.0-40jpp.115</p>
<p> java -version<br />
java version &#8220;1.6.0_20&#8243;<br />
OpenJDK Runtime Environment (IcedTea6 1.9.10) (rhel-1.23.1.9.10.el5_7-i386)<br />
OpenJDK Server VM (build 19.0-b09, mixed mode)</p>
<p> yum info ant<br />
Loaded plugins: fastestmirror, kmod<br />
Loading mirror speeds from cached hostfile<br />
 * base: centos.vr-zone.com<br />
 * extras: centos.vr-zone.com<br />
 * updates: centos.vr-zone.com<br />
Installed Packages<br />
Name       : ant<br />
Arch       : i386<br />
Version    : 1.6.5<br />
Release    : 2jpp.2<br />
Size       : 4.5 M<br />
Repo       : installed<br />
Summary    : Ant build tool for java<br />
URL        : <a href="http://ant.apache.org/" rel="nofollow">http://ant.apache.org/</a><br />
License    : Apache Software License<br />
Description: Ant is a platform-independent build tool for java. It&#8217;s used by<br />
           : apache jakarta and xml projects.</p>
<p>Please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red5 : さくら VPS に Red5 の環境を構築する &#124; ゆる～くWebのこと</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2263</link>
		<dc:creator>Red5 : さくら VPS に Red5 の環境を構築する &#124; ゆる～くWebのこと</dc:creator>
		<pubDate>Sat, 14 Jan 2012 17:38:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2263</guid>
		<description>[...] How To Install RED5 Server on Centos 5.3 &#124; Sohail Riaz, Linux and Open Source Blog [...]</description>
		<content:encoded><![CDATA[<p>[...] How To Install RED5 Server on Centos 5.3 | Sohail Riaz, Linux and Open Source Blog [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webcam Recording On Kaltura CE4 Using Red5 &#124; Kaltura Community Blog</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2212</link>
		<dc:creator>Webcam Recording On Kaltura CE4 Using Red5 &#124; Kaltura Community Blog</dc:creator>
		<pubDate>Fri, 23 Dec 2011 07:44:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2212</guid>
		<description>[...] to use on top of Red5 or other FMS This post was able to complete thank to these two great posts: Install Red5 on Centos, Install Red5 on Ubuntu *Note they might contain different steps, codes and problems than what we [...]</description>
		<content:encoded><![CDATA[<p>[...] to use on top of Red5 or other FMS This post was able to complete thank to these two great posts: Install Red5 on Centos, Install Red5 on Ubuntu *Note they might contain different steps, codes and problems than what we [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guido</title>
		<link>http://www.sohailriaz.com/how-to-install-red5-server-on-centos-53/comment-page-9/#comment-2201</link>
		<dc:creator>Guido</dc:creator>
		<pubDate>Mon, 19 Dec 2011 11:38:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.sohailriaz.com/?p=180#comment-2201</guid>
		<description>Same problem as Dep above (and a few others)..the demos aren&#039;t working..</description>
		<content:encoded><![CDATA[<p>Same problem as Dep above (and a few others)..the demos aren&#8217;t working..</p>
]]></content:encoded>
	</item>
</channel>
</rss>

