Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby

Paul Yorde
Paul Yorde
10,497 Points

Ruby package can't open

I am getting this error message when I try to open the ruby package:

Can't open the package because it may be broken or incomplete.

I am using OSX 10.8.4 with 64 bit

Has anyone had this problem or does know how to fix it?

4 Answers

Stone Preston
Stone Preston
42,016 Points

what do you mean by the ruby package?

Paul Yorde
Paul Yorde
10,497 Points

Sorry, I mean the Mac download package for OSX 10.8 found at http://railsinstaller.org/en

Stone Preston
Stone Preston
42,016 Points

I would recommend using RVM to install rails if you cant get rails installer to work. you can do it at the command line or use their gui tool

Paul Yorde
Paul Yorde
10,497 Points

I may have to go that route however, I would then need to install a few other programs before that one. It would be like having install MAMP manually, but heavier.