Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rails One Click Installation Issue #6

Open
karmahacker opened this issue May 3, 2013 · 5 comments
Open

Rails One Click Installation Issue #6

karmahacker opened this issue May 3, 2013 · 5 comments

Comments

@karmahacker
Copy link

I trying to instal R1C and got following issue

ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: railties requires rack-ssl (> 1.3.2), thor (< 2.0, >= 0.14.6); actionmailer requires mail (> 2.5.3); activeresource requires activemodel (= 3.2.13); activerecord requires activemodel (= 3.2.13), arel (> 3.0.2), tzinfo (> 0.3.29); actionpack requires activemodel (= 3.2.13), rack-cache (> 1.2), builder (> 3.0.0), rack (> 1.4.5), rack-test (> 0.6.1), journey (> 1.0.4), sprockets (> 2.2.1), erubis (> 2.7.0); activesupport requires multi_json (> 1.0)

@oscardelben
Copy link
Owner

what gem are you trying to install?

@karmahacker
Copy link
Author

0,1,3 i guess last one from http://railsoneclick.com/

@karmahacker
Copy link
Author

ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: treetop requires polyglot (>= 0), polyglot (>= 0.3.1)

@oscardelben
Copy link
Owner

Ok, after you click install ruby from the app, what do you do to get the error? Or do you get the error when you click install ruby?

Remember that you have to click open terminal environment from the app to use rails.

@karmahacker
Copy link
Author

i even try to install rails by using Terminal but got the same:

:~ macintosh$ gem install rails
ERROR: While executing gem ... (Gem::DependencyError)
Unable to resolve dependencies: treetop requires polyglot (>= 0), polyglot (>= 0.3.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants