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 _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
