LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   eclipse running problem (https://www.linuxquestions.org/questions/linux-software-2/eclipse-running-problem-496011/)

Rohan_mk1 10-27-2006 05:04 AM

eclipse running problem
 
I'm using Mandriva One and I've installed Eclipse and several JREs via rpm manager.
I can't get Eclipse to work.

The termination info is similar on each jre:

Code:

JVM terminated. Exit code=127
/usr/lib/jvm/java-1.4.2-kaffe-1.4.2.00/jre/bin/java
-Xms64M
-Xmx256M
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/share/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 20000e
-configuration /home/rohan/.eclipse/org.eclipse.platform_3.2.0-mdk/configuration
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-vm /usr/lib/jvm/java-1.4.2-kaffe-1.4.2.00/jre/bin/java
-vmargs
-Xms64M
-Xmx256M
-jar /usr/share/eclipse/startup.jar

And this is the console output:

/usr/lib/jvm/java-1.4.2-kaffe-1.4.2.00/jre/bin/kaffe-bin: symbol lookup error: /home/rohan/.eclipse/org.eclipse.platform_3.2.0-mdk/configuration/org.eclipse.osgi/bundles/46/1/.cp/libswt-mozilla-gtk-3232.so: undefined symbol: NS_InitEmbedding


I'm not sure what to do. Could anyone help?


All times are GMT -5. The time now is 11:45 AM.