Here is what I have done: I removed some files from /usr/ and freed up some space (with help from the techs at my aventurehost.com). I moved jdk1.6.0 which I unpacked to /usr/java/jdk1.6.0
I set the enviroment variables to: JAVA_HOME=/usr/java/jdk1.6.0 and export JAVA_HOME='/usr/java/jdk1.6.0′ I installed ant to /usr/local/ant I installed red5 to /home/apps/red5-0.6rc1 Now when I navigate to /home/apps/red5-0.6rc1 and execute /usr/ant/bin/ant I get an exception error. Here is the exception: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/launch/Launcher Once I get this error figured out all I have to do is run ./red5.sh & and netstat -ant and I am done. I am right on the brink of getting this all sorted out. Any ideas? Thanks so much for helping me get this far! -Aaron On 1/17/07, Jake Hilton <[EMAIL PROTECTED]> wrote: > You could put the jdk anywhere you want and just point the java variable to > that location. > > Jake _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
