If no one does, you might want to try at Red5's mailing list: http://osflash.org/mailman/listinfo/red5_osflash.org
On Wed, Nov 19, 2008 at 11:56 AM, Carl Pickering <[EMAIL PROTECTED]> wrote: > Hello, > > Sorry if this has been asked before, I couldn't find a search method within > the mailman system. > > I am attempting to install/run red5 on an Ubuntu box running 8.10 server > (64Bit) > > I have followed the directions on the Wiki page for installing on 8.04, > which is actually very similar, couple things needed to be changed, such as > the export path for Java, but I soon fixed that. > > I have ran 'ant server' and it created a buildfile etc, so I can run ant. > However, when I attempt to start red5, I get the following; > > [EMAIL PROTECTED]:~# Starting Red5 (org.red5.server.Standalone)... > Exception in thread "main" java.lang.NoClassDefFoundError: > org/red5/server/Standalone > Caused by: java.lang.ClassNotFoundException: org.red5.server.Standalone > at java.net.URLClassLoader$1.run(URLClassLoader.java:200) > at java.security.AccessController.doPrivileged(Native Method) > at java.net.URLClassLoader.findClass(URLClassLoader.java:188) > at java.lang.ClassLoader.loadClass(ClassLoader.java:307) > at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301) > at java.lang.ClassLoader.loadClass(ClassLoader.java:252) > at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320) > Could not find the main class: org.red5.server.Standalone. Program will > exit. > > My Java_HOME is JAVA_HOME=/usr/lib/jvm/java-6-sun-1.6.0.10/ > > As I say, this might have been answered before, so I'm sorry if it has. Can > anyone shed some light on this please. > > Thank you. > > Carl > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > > -- Juan Delgado - Zárate http://zarate.tv http://dandolachapa.com http://loqueyosede.com _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
