0 Reputation Points
100% Quality Score
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
1 Posted Topic
It's trying to install gems into the system directories, which you don't have permission to modify. Try installing RVM (https://rvm.io) on your shared host account. That will set up your environment properly, to store everything in your home directory. Plus you'll get your choice of what version of ruby to …
The End.
BrentK