Hey Adam, once you ant compile the red5.jar successfully, run the red5.sh shell script.
I'm catching this error: Exception in thread "main" java.lang.NoClassDefFoundError: org/red5/server/Standalone when trying to run red5.sh from terminal but it works when I run the shell from within Xcode. Seth On Jul 20, 2006, at 7:24 PM, Michael Klishin wrote: > Adam Procter wrote: >> Can anyone post the route they took to get red 5 v0.5(rc1) running on >> the mac >> my current way does not seem to work at all > > Adam, > > You need to build Red5 with Ant (ant.apache.org/). > Download and unpack Ant then run console and navigate to folder where > you have your red5 copy unpacked then type [path_to_ant] and run it. > > Or you can set an environment variable ANT_HOME to point to your Ant > location and just use ant anywhere in the system. > > -- > Michael "Antares" Klishin, > > http://www.novemberain.com | mailto:[EMAIL PROTECTED] > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
