I can't even get the RTMT to install on Ubuntu. I get a Java error like:
argus@Io:~/Documents$ ./CcmServRtmtPlugin.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Exception in thread "main" java.lang.NoClassDefFoundError: com/zerog/lax/LAX
Caused by: java.lang.ClassNotFoundException: com.zerog.lax.LAX
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: com.zerog.lax.LAX. Program will exit.
argus@Io:~/Documents$ java -version
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) 64-Bit Server VM (build 14.0-b16, mixed mode)
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Do you have the 64bit kernel? Any ideas?? If you can help me install, maybe I can help with the blank message problems hah.