Hi,

Am 26.07.2006 um 05:26 schrieb Dan Rossi:

> Hi, there is a problem witht he ant build on osx tiger, if you are
> using osx tiger, the /../bin/javac has to be taken out.
>
> BUILD FAILED
> /Volumes/FIREWIRE/www/red5/build.xml:100: Error running /System/
> Library/Frameworks/JavaVM.framework/Versions/1.5.0/Home/../bin/javac
> compiler
>

search&replace
/../bin/javac
with
/bin/javac

> Also running ant server on the command line took about a minute to
> run :()
>

on my PM5 it takes 6 seconds after initial build - java seems a tad  
slower on OSX generally, and the SVN-version generates a lot of  
debug. So don't worry, final versions will run faster (and faster on  
faster hardware).

Greetings,
Mathis

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to