Folks,
I am trying to install Myeclips on a Redhat AS4.4 LINUX box and I get the following erros when trying to run the install script.
root@recscl003 myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86]# ./myeclipse-installer
Warning: -jar not understood. Ignoring.
Exception in thread “main” java.lang.NoClassDefFoundError: .var.tmp.myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86.plugins.org.eclipse.equinox.launcher_1.0.100.v20080509-1800.jar
at gnu.gcj.runtime.FirstThread.run() (/usr/lib64/libgcj.so.5.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib64/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean) (/usr/lib64/libgcj.so.5.0.0)
at __gcj_personality_v0 (/var/tmp/myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86/java.version=1.4.2)
at __libc_start_main (/lib64/tls/libc-2.3.4.so)
at _Jv_RegisterClasses (/var/tmp/myeclipse-6.5-pulse-2.2.1.200807081915-linux-gtk-x86/java.version=1.4.2)
Any ideas on what is going on? Am I missing a prereq? Are there any instructions anywhere on how to install this product?
The only thing I was given was the myeclipse-6.5-pulse-linux-gtk-x86.gz and told to install it on a LINUX box.
Any help would be greatly appreciated.
Dave