Luke,

 

Nothing wrong with the bat, my JAVA_HOME was set to a non-existing Java install…

 

Below a bat which throws an error:

 

Cheers,

Tim K

 

<code>

@echo off

if not defined JAVA_HOME goto err

 

%JAVA_HOME%/bin/java -jar red5.jar

 

:err

echo JAVA_HOME environment variable not set!

pause

</code>

 


Van: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Namens Luke Hubbard ([EMAIL PROTECTED])
Verzonden: donderdag 27 oktober 2005 18:11
Aan: Open Source Flash Mailing List
Onderwerp: Re: [osflash] Feedback on demo

 


I do all my coding on a mac (tiger) and tested the server with jdk 1.4 and 5.
That probably explains the bat file (although I did test on winxp), if someone could figure out whats wrong with the bat file, or get it to throw an alert say if java_home was not set that would be great.

Oh I also installed it on a linux box (fedora core 3, jdk 5), that worked fine too.

-- Luke


On 10/27/05, erixtekila < [EMAIL PROTECTED]> wrote:

> this is great ;) thanks E, I'll create an FLV right now and send you
> the link in a bit ;)

OK, but I could do better another time.
The encoding is not so well.

BTW, you see as easy it is !
So : thanks to the red5 team !

I'll think of my submission later when I'll be able to evaluate my
capabilties better ;)


See you soon.

-----------
erixtekila
http://blog.v-i-a.net/

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

 

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

Reply via email to