Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » "Companion shared library"?(Eclipse installation problem)
"Companion shared library"? [message #1425041] Tue, 16 September 2014 19:49 Go to next message
Liz Pullen is currently offline Liz PullenFriend
Messages: 1
Registered: September 2014
Junior Member
I tried to install Eclipse because it was recommended to me. I tried two different packages but when I click on eclipse.exe or eclipsec.exe, I get the message

The Eclipse executable launcher was unable to locate its companion shared library.

I'm a newbie to this platform so I assumed that any package I downloaded would have all of the associated files that I would need. I looked at other posts but I don't see this problem mentioned but I get this same message again and again.

Any ideas or suggestions? Thanks.
Re: "Companion shared library"? [message #1425799 is a reply to message #1425041] Wed, 17 September 2014 21:33 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Which file did you download? What OS are you on? Where did you unzip it? With what tool did you unzip it?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: "Companion shared library"? [message #1438414 is a reply to message #1425799] Mon, 06 October 2014 02:24 Go to previous messageGo to next message
savitha kumar is currently offline savitha kumarFriend
Messages: 1
Registered: October 2014
Junior Member
hello

I am having the same issue
the eclipse executable launcher was unable to locate shared library

Please let me know how I can rectify I need to fix this issue as soon as possible

Thanks in advance
Re: "Companion shared library"? [message #1438435 is a reply to message #1438414] Mon, 06 October 2014 03:08 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4434
Registered: July 2009
Senior Member

Make sure you actually own or have read permissions on everything you've unzipped. Beyond that, give us concrete details to work from.

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: "Companion shared library"? [message #1438603 is a reply to message #1425041] Mon, 06 October 2014 09:03 Go to previous messageGo to next message
Tauno Voipio is currently offline Tauno VoipioFriend
Messages: 742
Registered: August 2014
Senior Member
Liz Pullen wrote on Tue, 16 September 2014 22:49
I tried to install Eclipse because it was recommended to me. I tried two different packages but when I click on eclipse.exe or eclipsec.exe, I get the message

The Eclipse executable launcher was unable to locate its companion shared library.

I'm a newbie to this platform so I assumed that any package I downloaded would have all of the associated files that I would need. I looked at other posts but I don't see this problem mentioned but I get this same message again and again.

Any ideas or suggestions? Thanks.


Missing Java?

I guess that you're using some flavor of Windows.

Please open Console and type:

java -version

and post what the response is.

Please read the Eclipse installation instructions at
<https://wiki.eclipse.org/Eclipse/Installation>.


--

Tauno Voipio
Re: "Companion shared library"? [message #1514110 is a reply to message #1438603] Wed, 17 December 2014 03:35 Go to previous messageGo to next message
Ken Armstrong is currently offline Ken ArmstrongFriend
Messages: 1
Registered: December 2014
Junior Member
I'm having that same problem with "The eclipse executable launcher was unable to locate its companion shared library." When I type java -version in Command Prompt, I get the following message:
Error: could not open 'C:\Program Files\Java\jre7\lib\amd64\jvm.cfg'

Does this help in answering the question of how to fix this error?
Re: "Companion shared library"? [message #1514650 is a reply to message #1514110] Wed, 17 December 2014 13:32 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Did you read (and follow) the instructions in the Announcement at the top of this forum, titled "Eclipse won't start? READ THIS FIRST"?
Re: &quot;Companion shared library&quot;? [message #1532455 is a reply to message #1514110] Sun, 28 December 2014 01:55 Go to previous message
David Williams is currently offline David WilliamsFriend
Messages: 722
Registered: July 2009
Senior Member
<html>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">On 12/17/2014 07:22 AM, Ken Armstrong
wrote:<br>
</div>
<blockquote cite="mid:m6rshd$5lj$1@xxxxxxxxe.org" type="cite">I'm
having that same problem with "The eclipse executable launcher was
unable to locate its companion shared library." When I type java
-version in Command Prompt, I get the following message:
<br>
Error: could not open 'C:\Program
Files\Java\jre7\lib\amd64\jvm.cfg'
<br>
<br>
Does this help in answering the question of how to fix this error?
<br>
</blockquote>
<br>
Sounds like you may have a 64 bit 'java' installed on a 32 bit bit
machine? <br>
Or else your "PATH" is set wrong? <br>
Once you know what "bitness" your machine is, you can double check
your Java and Eclipse: <br>
<br>
32 bit machine: requires 32 bit Java and 32 bit Eclipse. <br>
<br>
64 bit machine: can use either 32 or 64 bit Java and Eclipse, but
which ever you pick, <br>
they must "match" each other (both be 32 bit, or both be 64 bit). <br>
<br>
This "bitness mis-match" is the most common problem leading to "can
not find companion shared library",<br>
in my experience. <br>
(<a class="moz-txt-link-freetext" href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=221969">https://bugs.eclipse.org/bugs/show_bug.cgi?id=221969</a>).<br>
<br>
HTH<br>
<br>
</body>
</html>
Previous Topic:Eclipse is damn slow.
Next Topic:How to remove unecessary errors/warnings in editor
Goto Forum:
  


Current Time: Fri Apr 19 22:17:28 GMT 2024

Powered by FUDForum. Page generated in 0.11078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top