Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 334827 - Fail to run eclipse under fedora 14
Summary: Fail to run eclipse under fedora 14
Status: RESOLVED INVALID
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 3.6   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-runtime-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-19 14:31 EST by david-p51 CLA
Modified: 2011-04-08 10:18 EDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.