java: error while loading shared libraries: libjli.so: cannot open shared..
843804Jan 1 2008 — edited Apr 7 2009Hi All,
I've installed eclipse on Fedora C7 using yum install eclipse-*... When I tried to start eclipse, it showed the message:
JVM terminated. Exit code=127
/usr/local/bin/java
-Xms40m
-Xmx256m
-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration
-jar /usr/share/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/bin/eclipse
-name Eclipse
-showsplash 600
-exitdata 90007
-vmagrs
-Xms512M
-Xmx900M
-vm /usr/local/bin/java
-vmargs
-Xms40m
-Xmx256m
-Dosgi.sharedConfiguration.area=/usr/lib/eclipse/configuration
-jar /usr/share/eclipse/startup.jar
also, when I execute the command "java -version" following message is displayed:
java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
Can anyone of you please help me?
Thanks in advance,
Qamar Zaman