Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Can't find 64-bit build of Galileo RC4 for OS X
Can't find 64-bit build of Galileo RC4 for OS X [message #336477] Tue, 16 June 2009 14:14 Go to next message
Matt Wallace is currently offline Matt WallaceFriend
Messages: 1
Registered: July 2009
Junior Member
I'm trying to run Galileo for OS X using Java 1.6. My understanding is
that this only works for 64-bit builds (because the 1.6 JVM is only built
for 64 bit). I downloaded the "Cocoa" version of Galileo RC4, but it
doesn't seem to be 64 bit, based on this:

mwallace-70004% file eclipse
eclipse: Mach-O universal binary with 2 architectures
eclipse (for architecture i386): Mach-O executable i386
eclipse (for architecture ppc): Mach-O executable ppc


When I try to run eclipse using 1.6, I get the following:

mwallace-70004% ./eclipse
_NSJVMLoadLibrary: NSAddLibrary failed for
/System/Library/Frameworks/JavaVM.framework/Versions/1.6/Lib raries/libjvm.dylib
JavaVM FATAL: Failed to load the jvm library.

Any help would be greatly appreciated.
Re: Can't find 64-bit build of Galileo RC4 for OS X [message #336478 is a reply to message #336477] Tue, 16 June 2009 14:19 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Hi,

Not sure where you are looking but this page [1] explicitly shows the
64-bit version.

[1] http://download.eclipse.org/eclipse/downloads/drops/S-3.5RC4 -200906051444/index.php

Tom

Matt Wallace schrieb:
> I'm trying to run Galileo for OS X using Java 1.6. My understanding is
> that this only works for 64-bit builds (because the 1.6 JVM is only
> built for 64 bit). I downloaded the "Cocoa" version of Galileo RC4, but
> it doesn't seem to be 64 bit, based on this:
>
> mwallace-70004% file eclipse
> eclipse: Mach-O universal binary with 2 architectures
> eclipse (for architecture i386): Mach-O executable i386
> eclipse (for architecture ppc): Mach-O executable ppc
>
>
> When I try to run eclipse using 1.6, I get the following:
>
> mwallace-70004% ./eclipse _NSJVMLoadLibrary: NSAddLibrary failed for
> /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Lib raries/libjvm.dylib
>
> JavaVM FATAL: Failed to load the jvm library.
>
> Any help would be greatly appreciated.
>
Re: Can't find 64-bit build of Galileo RC4 for OS X [message #336479 is a reply to message #336478] Tue, 16 June 2009 18:35 Go to previous message
Andrew Niefer is currently offline Andrew NieferFriend
Messages: 990
Registered: July 2009
Senior Member
The packages that you find here [1] are only built for 32-bit cocoa, not
for 64 bit.

To get the 64bit cocoa build, you need the "Eclipse Classic" -> Other
downloads, which is the link that Tom gave.

Starting from that base Eclipse, you can install other things you may
want by doing Help -> Install New Software... and work with the Galileo
repository.

[1] http://www.eclipse.org/downloads/?tab=developer

-Andrew

Tom Schindl wrote:
> Hi,
>
> Not sure where you are looking but this page [1] explicitly shows the
> 64-bit version.
>
> [1] http://download.eclipse.org/eclipse/downloads/drops/S-3.5RC4 -200906051444/index.php
>
> Tom
>
> Matt Wallace schrieb:
>> I'm trying to run Galileo for OS X using Java 1.6. My understanding is
>> that this only works for 64-bit builds (because the 1.6 JVM is only
>> built for 64 bit). I downloaded the "Cocoa" version of Galileo RC4, but
>> it doesn't seem to be 64 bit, based on this:
>>
>> mwallace-70004% file eclipse
>> eclipse: Mach-O universal binary with 2 architectures
>> eclipse (for architecture i386): Mach-O executable i386
>> eclipse (for architecture ppc): Mach-O executable ppc
>>
>>
>> When I try to run eclipse using 1.6, I get the following:
>>
>> mwallace-70004% ./eclipse _NSJVMLoadLibrary: NSAddLibrary failed for
>> /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Lib raries/libjvm.dylib
>>
>> JavaVM FATAL: Failed to load the jvm library.
>>
>> Any help would be greatly appreciated.
>>
Previous Topic:Use activities to hide objectContribution from popup menus
Next Topic:Forms and Dialogs
Goto Forum:
  


Current Time: Fri Apr 26 11:14:23 GMT 2024

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

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

Back to the top