mod_wsgi: Warn that installing in verbose mode fails.

For some reason, "brew install -v mod_wsgi" fails, but non-verbose
installs succeed.
master
Adam Vandenberg 2010-06-16 12:32:39 -07:00
parent 12459f5f93
commit 914b7064db
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ class ModWsgi <Formula
def caveats
<<-EOS.undent
NOTE: "brew install -v mod_wsgi" will fail! You must install
in non-verbose mode for this to succeed. Patches to fix this
are welcome (and should be sent upstream too.)
* You must manually edit /etc/apache2/httpd.conf to load
#{libexec}/mod_wsgi.so