You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2016/08/24 18:51:04 UTC

[whimsy] branch master updated: enable CGI; install mail gem

This is an automated email from the ASF dual-hosted git repository.

rubys pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  191fad3   enable CGI; install mail gem
191fad3 is described below

commit 191fad3ee9b9ed9fe26a3cd55a390840cf44fc5b
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Wed Aug 24 14:50:37 2016 -0400

    enable CGI; install mail gem
---
 MACOSX.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MACOSX.md b/MACOSX.md
index 4282e9c..0c8775a 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -44,7 +44,7 @@ Install dependencies
 Install:
 
 ```
-$ gem install whimsy-asf bundler
+$ gem install whimsy-asf bundler mail
 ```
 
 Verify:
@@ -254,6 +254,8 @@ LoadModule authnz_ldap_module libexec/apache2/mod_authnz_ldap.so
 LoadModule ldap_module libexec/apache2/mod_ldap.so
 
 LoadModule expires_module libexec/apache2/mod_expires.so
+
+LoadModule cgi_module libexec/apache2/mod_cgi.so
 ```
 
 Add the following line:

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].