Installing Eclipse on RHEL4 GNU/Linux [message #171353] |
Mon, 18 September 2006 02:35 |
Eclipse User |
|
|
|
Originally posted by: ramprasad_i82.yahoo.com
Hi,
I downloaded `eclipse-SDK-3.2-linux-gtk.tar.gz' to install on RHEL4
GNU/linux system. But i am getting the following error in an error dialog
as -
------------------------------------------------------------ ----
JVM terminated. Exit code=1
/usr/bin/java
-Xms40m
-Xmx256m
-jar /root/.../.../eclipse/./startup.jar
-os linux
-ws gtk
-arch x86
-launcher /root/.../.../eclipse/./eclipse
-name Eclipse
-showsplash 600
-exitdata 160015
-vm /usr/bin/java
-vmargs
-Xms40m
-Xmx256m
-jar /root/.../.../eclipse/./startup.jar
------------------------------------------------------------ ----
Here is the konsole snapshot -
------------------------------------------------------------ ----
[GNU/Linux:root@eclipse]# ./eclipse
Warning: -Xms40m not understood. Ignoring.
Warning: -Xmx256m not understood. Ignoring.
Warning: -jar not understood. Ignoring.
Exception in thread "main" java.lang.NoClassDefFoundError:
root.SPAN.span.eclipse...startup.jar
at gnu.gcj.runtime.FirstThread.run() (/usr/lib/libgcj.so.5.0.0)
at _Jv_ThreadRun(java.lang.Thread) (/usr/lib/libgcj.so.5.0.0)
at _Jv_RunMain(java.lang.Class, byte const, int, byte const, boolean)
(/usr/lib/libgcj.so.5.0.0)
at __gcj_personality_v0 (/root/SPAN/span/eclipse/java.version=1.4.2)
at __libc_start_main (/lib/tls/libc-2.3.4.so)
at _Jv_RegisterClasses (/root/SPAN/span/eclipse/java.version=1.4.2)
[GNU/Linux:root@eclipse]#
------------------------------------------------------------ ----
Please help me out in installing eclipse-3.2 in `verbose' manner.
Thanks in advance for your help !
|
|
|
Powered by
FUDForum. Page generated in 0.12054 seconds