[Red5] problems compiling red5 server from svn with ant

Chris Allen mrchrisallen at gmail.com
Wed Jan 18 16:19:47 EST 2006


On 1/18/06, Michael Stuhr <michael.stuhr at gmail.com> wrote:
>
>
> clean:
>    [delete] Deleting directory C:\red5\bin
>
> prepare:
>     [mkdir] Created dir: C:\red5\bin
>
> compile:
>     [javac] Compiling 119 source files to C:\red5\bin
>
> BUILD FAILED
> C:\red5\build.xml:54: Error running
> C:\Programme\Java\jdk1.5.0_06\jre\bin\javac
> compiler
>
> Total time: 7 seconds
> C:\Dokumente und Einstellungen\Micha>
>
> so the target version in build.xml is wrong ?
>
> micha


Hey Micha,

I don't think that the Ant file has the wrong target.  My guess is that your
JAVA_HOME is set to the wrong directory.  It keeps pointing to the "jre" so
that must be the problem.  Make sure that your JAVA_HOME is entered like
this: C:\Programme\Java\jdk1.5.0_06 and not to the sub directories there.

Oh and BTW, I think you are absolutely right about the
java.sun.comwebsite.  It's really confusing.  I never seem to
remember/figure out which
thing I need to download there.

-Chris

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20060118/b2c76b0d/attachment.htm


More information about the Red5 mailing list