Snow LeopardからLionにアップグレードしたばかりで、Homebrewをインストールしようとしています。しかし、インストール後、インストールbrew doctor手順に従って実行すると、/ usr / localディレクトリが書き込み可能でないことを示す一連のエラーが表示されます。例えば: Error: /usr/local/share isn't writable. This can happen if you "sudo make install" software that isn't managed by Homebrew. If a brew tries to write a file to this directory, the install will fail during the link step. You should probably `chown` /usr/local/share たくさんのディレクトリでこれらを取得します。 You …