On Sun, 2006-11-12 at 01:15 -0500, John Grden wrote:
> yeah I saw that too, and what it was is that I had to install the JDK,
> not the JRE 
> 
> make sense?

Yes, you have to distinguish JDK from JRE. JRE is a runtime, JDK is Java
Developer's Kit that contains everything to build applications. When you
run server target from Ant script you actually execute _compilation_
thus you need libraries.

I know what I need to add to my tutorial, thank you John.

P.S. Don't tell me that Flash coders don't have to know a thing about
Java. They even can't tell JDK from JRE (no offense) and try to work
with quite complex Java app that Red5 is.

-- 
Michael,

puts self.inspect # => { Flex, Red5, Java, Ruby, insomnia } 


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

Reply via email to