[Red5] new installation on centos

Ben Wade bwade at allwebnow.com
Mon Jul 9 17:50:45 EDT 2007


Hi,

I just installed a second installation of red5 6.2 on a new Centos Box.
But, I'm having problems.  When I run ant command I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/launch/Launcher

When I run red5.sh command.  I get this error:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/red5/server/Standalone

My settings in etc/profile are:
PATH=$PATH:$HOME/bin:/usr/local/ant/bin
export PATH

My settings in bash.profile are:
export JAVA_HOME=/usr/local/jdk1.5.0_06

How does my red5.jar file get created?  Ant is not working to do this.

Regards,
 
Ben Wade




More information about the Red5 mailing list