Getting the warning “Insecure world writable dir /home/chance ” in PATH, mode 040777 for rails and gem

后端 未结 6 1583
渐次进展
渐次进展 2020-11-27 10:32

I\'ve tried this but it didn\'t work and seemed to be for osx. I have a fresh Ubuntu 10.10 install with rvm, rails 3 and ruby 1.9.2. I have a fresh rails app but using eithe

6条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-27 11:32

    (If you are in a Mac) Try the option "Repair Disk Permissions" from the disk utility

    enter image description here

    Probably a couple of lines in the details log will say:

    Permissions differ on “usr”; should be drwxr-xr-x ; they are drwxrwxrwx.
    Repaired “usr”
    

提交回复
热议问题