Hi,

I am new to linux, and I need to setup Red5 on Linux server so I went and
installed red5(red5-0.6rc1) I have also installed Apache Ant (/apache-
ant-1.7.0)

when I tried to run Ant I get the below error

Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

And when I tried from red5 folder I get this error

$ cd /usr/local/red5-0.6rc1
$ ant
Buildfile: build.xml

BUILD FAILED
file:/usr/local/red5-0.6rc1/build.xml:55: Unexpected element "echo"

Total time: 0 seconds

I am lost I dont know what to do and where to search for it whether the
server is working or not. When i try to connect from other system

nc = new NetConnection();
nc.connect("rtmp://912.168.1.180/oflaDemo"); (I am not sure this syntax is
correct for red5 I guess for FMS the syntax is like this)

I get NetConnection.Connect.Failed, i guess the server is not up and
running...

I think this looks little stupid but I dont know how to put my problem in
correct way...if anybody understood where I am going wrong please put me in
the right direction or help me setting up the red5 server on linux.

Thanks in advance for your time and help.

Best Regards
Vishnu
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to