hello everyone, 
i am new to red5 so please excuse my ignorance.  i am
trying to compile red5 on a x68 solaris 10 machine. 
upon compiling i get the following error:


.
/red5-0.6rc2/src/org/red5/server/JettyLoader.java:26:
package org.mortbay.jetty does not exist
    [javac] import org.mortbay.jetty.Handler;
....


below are my env variables:
export JAVA_HOME="/usr/jdk/jdk1.5.0_07"
export ANT_HOME="/usr/ant"
export PATH=$PATH:$ANT_HOME/bin
export CLASSPATH=$CLASSPATH: .....

for the classpath i have added all the .jar's in the
/usr/ant/lib folder which is the only way i get as far
as i do.

i am not sure whether this package is missing or its
just not in the classpath.  can someone please point
me in the right direction?  thank you very much.

cheers,
abs

       
---------------------------------
Need a vacation? Get great deals to amazing places on Yahoo! Travel. 
_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to