[osflash] CentOS Installation Issues
Chris Miller
cmiller at servermotion.com
Thu Aug 23 09:27:36 PDT 2007
I have installed Java 1.5 and Red5 0.6.2. Now when I try to start it,
I get the following:
---------------------------------
[root at ded-002 red5]# ./red5.sh
Exception in thread "main" java.lang.NoClassDefFoundError: org/red5/
server/Standalone
[root at ded-002 red5]#
[root at ded-002 red5]#
[root at ded-002 red5]# ant server
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/
tools/ant/launch/Launcher
[root at ded-002 red5]#
[root at ded-002 red5]#
[root at ded-002 red5]# ant -Djava.target_version=1.5 server
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/
tools/ant/launch/Launcher
---------------------------------
---------------------------------
[root at ded-002 red5]# java -version
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Client VM (build 1.5.0_12-b04, mixed mode, sharing)
[root at ded-002 red5]# cat /etc/redhat-release
CentOS release 5 (Final)
---------------------------------
---------------------------------
[root at ded-002 red5]# echo $PATH
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/courier-imap/sbin:/usr/
lib/courier-imap/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/
sbin:/usr/bin:/root/bin:/root/bin:/usr/local/ant/bin:/usr/java/bin
[root at ded-002 red5]# echo $CLASSPATH
/usr/local/ant/lib/ant.jar
---------------------------------
I'm not exactly sure what else to do, Java is pretty mysterious to
me. Any help would be appreciated.
Thanks,
Chris Miller
ServerMotion
www.servermotion.com
More information about the osflash
mailing list