warning: Insecure world writable dir when I run a ruby or gem command
        Posted  
        
            by Trip
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Trip
        
        
        
        Published on 2010-05-09T02:37:35Z
        Indexed on 
            2010/05/09
            2:48 UTC
        
        
        Read the original article
        Hit count: 367
        
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-p378/bin/gem:4: warning: Insecure world writable dir /opt/local/bin in PATH, mode 040777
Everything still runs otherwise, but I was wondering if there was a way I could get rid of it.
© Stack Overflow or respective owner