I am having problems installing the gmote server for linux (12.04 lts0 java jre is installed (i think)
anton@anton-VGN-NW11S-T:~$ '/home/anton/Downloads/
GmoteServerLinux2.0.0/GmoteServer.sh'
Starting GmoteServer 2.0 ...
GmoteServer started.
anton@anton-VGN-NW11S-T:~$ Exception in thread "main"
java.lang.NoClassDefFoundError: org/gmote/server/GmoteServerUiLinux
Caused by: java.lang.ClassNotFoundException:
org.gmote.server.GmoteServerUiLinux
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)
Could not find the main class: org.gmote.server.GmoteServerUiLinux.
Program will exit.
Is this a problem with the tar.gz file or is java not installed.... Thanks
codeblocks (start and end with `) to make the console dump easier to read please – jackweirdy May 13 '12 at 16:54