parent
7d0c57cc9e
commit
85469b99b1
@ -468,7 +468,7 @@ class Checks
|
|||||||
if dir.exist? && !dir.writable_real? then <<-EOS.undent
|
if dir.exist? && !dir.writable_real? then <<-EOS.undent
|
||||||
#{dir} isn't writable.
|
#{dir} isn't writable.
|
||||||
|
|
||||||
This can happen if you "sudo make install" software that isn't managed by
|
This can happen if you "sudo make install" software that isn't managed
|
||||||
by Homebrew. If a formula tries to write a file to this directory, the
|
by Homebrew. If a formula tries to write a file to this directory, the
|
||||||
install will fail during the link step.
|
install will fail during the link step.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user