function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
J KellyJ Kelly 

eclipse install on mac - file unarchive error

Hi,

 

I am trying to do a new install on a mac (osx 10.5.8) and get the following error when I try to unarchive the file.  I've tried downloading the file multiple times and also putting in different locations to unarchive.  And tried doing the unarchive with terminal command.  Doesn't work.  Unarchive works fine for other files.  Seems like a problem with the file.  

 

Unable to unarchive "force.com-ide-installer-macosx.tgz" into "Desktop"

(Error 2 - No such file or directory.)

 

I downloaded file from here, I wonder if there are other locations to get it from.  (I can't find others.)

 

http://wiki.developerforce.com/page/Force.com_IDE_Installation

 

Any ideas?

 

Thanks,

 

Jim

J KellyJ Kelly

I got around this by installing Eclipse and then installing IDE extension.  What I did is this:

 

Download and Install Eclipse

 

http://www.eclipse.org/downloads/packages/release/helios/sr2


Eclipse IDE for Java Developers

 

http://www.eclipse.org/downloads/packages/eclipse-ide-java-developers/heliossr2
Mac OS X(Cocoa 64)

 

File:

eclipse-java-helios-SR1-macosx-cocoa-x86_64.tar.gz

 

 

Eclipse Install instructions

 

http://www.cs.dartmouth.edu/~cs5/install/eclipse-osx/index.html

 

 

Force.com IDE Installation for Eclipse 3.6

 

http://wiki.developerforce.com/page/Force.com_IDE_Installation_for_Eclipse_3.6

 

Install error:

 

'Installing Software' has encountered a problem.

 

An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Problems downloading artifact: osgi.bundle,com.salesforce.ide.api,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 7251ab037ae632a5a9835c7c07210451 and found 251112af154f5ff77b71fa764278a81f.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.core,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 44db36699ca7fdd38917fced4e63c3b3 and found bb41aad017c067a6f24f11c1bade4fc9.
Problems downloading artifact: osgi.bundle,com.salesforce.ide.documentation,24.0.0.201202291629.
MD5 hash is not as expected. Expected: 6d87eb2e76e7e19f7b709682e5272dfc and found 16705bb0d22032ab03d30fd7a40eb64d.

 

 

Troubleshooting

 

Unable to install the Force.com plugin for eclipse. getting md5 mismatch

 

http://stackoverflow.com/questions/9638298/unable-to-install-the-force-com-plugin-for-eclipse-getting-md5-mismatch

 

Ran applications/utilities/java preferences and dragged Java SE 6 (1.6.0_26-b03-384) to top of list. Then re did IDE install and worked without error.