Rails installation Problem

Provides Java classes that can be used in simulation applications.
POST REPLY
User avatar
anish mathur
Posts: 1
Joined: Thu Jun 09, 2016 6:44 am

Rails installation Problem

Post by anish mathur » Thu Jun 09, 2016 6:53 am

Hello,

So recently I've been working on a project and moved it to my Solus laptop. I have Ruby installed, through the app store program.

ruby 2.2.4p230 (2015-12-16 revision 53155) [x86_64-linux]

However when I try to run 'gem install rails' I get the following error:

ERROR: While executing gem ... (Gem::FilePermissionError)
You don't have write permissions for the /usr/lib64/ruby/gems/2.2.0 directory.

Looked online and tried a solution that failed. I don't know how to fix this.

POST REPLY