warning: Insecure world writable dir when I run a ruby or gem command

后端 未结 5 764
孤独总比滥情好
孤独总比滥情好 2020-12-04 12:21

Not sure why I\'m getting this, but I just installed RVM, the new Ruby 1.9, and reinstalled a bunch of gems, and I get this

/Users/johnsmith/.rvm/rubies/ruby-1.9.1-

5条回答
  •  [愿得一人]
    2020-12-04 12:54

    Just chmod go-w /opt/local/bin at a shell prompt (depending on permissions you may need to sudo to do that).

提交回复
热议问题