I figured out my problem with that exception error. ANT_HOME was incorrectly defined to be : /usr/local/ant/bin
All I did was change it to /usr/local/ant/ However, when I ran /usr/local/ant/bin/ant from the red5 directory it started the ant build and then failed with 5 errors and the following message: /home/apps/red5-0.6rc1/build.xml:237: Compile failed; see the compiler error output for details. -Aaron _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
