Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 334827

Summary: Fail to run eclipse under fedora 14
Product: [Eclipse Project] Platform Reporter: david-p51
Component: RuntimeAssignee: platform-runtime-inbox <platform-runtime-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: normal    
Priority: P3 CC: pwebster, remy.suen, yevshif
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description david-p51 CLA 2011-01-19 14:31:13 EST
Build Identifier: use jre 1.5.0.22, Eclipse IDE for C/C++ Developers last version. Fedora 14

Faild to load the JNI shared library "/usr/eclipse/jre/bin/../lib/i386/client/libjvm.so".

Reproducible: Always

Steps to Reproduce:
1. run eclipse
2.
3.
Comment 1 Remy Suen CLA 2011-01-19 15:02:59 EST
What is the name of the tarball you downloaded? Where is your Java installed?
Comment 2 david-p51 CLA 2011-01-19 23:32:57 EST
I install Eclips from "eclipse-cpp-helios-SR1-linux-gtk.tar.gz" download from eclips.org. Unpack this package and install under /user/eclipse. when run eclipse get error message "jre not found". then download some packages from oracle. and the last one wase "jre-1_5_0_22-linux-i586.bin", unpack and install under /usr/eclipse/jre then get this error message "failed to load..." after eclipse splashscreen open. I use Fedora 14 running on VirtualBox 4.0
Comment 3 Paul Webster CLA 2011-01-20 07:17:02 EST
what do you get if you use /usr/eclipse/jre/bin/java -version?

If that works, what about starting up eclipse with:
eclipse -vm /usr/eclipse/jre/bin/java

PW
Comment 4 DJ Houghton CLA 2011-04-08 10:18:40 EDT
No more information provided. Please re-open if this is still a problem and you are able to answer the questions in the previous comment.