This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".
The branch, master has been updated
via e119acc4c7c17b5ca50c1f4cc4f544ea5dc9bfbd (commit)
from 3e569f9bf9f8a7e33b7cf2a2c5d7fb87f06abc9b (commit)
Summary of changes:
templates/faq.tpl | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit e119acc4c7c17b5ca50c1f4cc4f544ea5dc9bfbd
Author: Mighty Byte <[email protected]>
Date: Wed Jul 21 09:56:29 2010 -0400
Added faq entry about libev problems.
diff --git a/templates/faq.tpl b/templates/faq.tpl
index a24f21a..ab51de1 100644
--- a/templates/faq.tpl
+++ b/templates/faq.tpl
@@ -7,6 +7,7 @@
<li><a href="#live-sites">Is anyone using Snap in production?</a></li>
<li><a href="#high-level">Where's the high-level functionality?</a></li>
<li><a href="#install">Why can't I install Snap?</a></li>
+ <li><a href="#libev">How do I get the libev backend working?</a></li>
<li><a href="#help">How can I help?</a></li>
</ol>
@@ -43,6 +44,14 @@
monads-fd or transformers, try running "<code>cabal install --reinstall
monads-fd</code>" (or transformers).</p>
+ <h3 id="libev">How do I get the libev backend working?</h3>
+
+ <p><code>cabal install snap-server -flibev</code></p>
+
+ <p>If you get an undefined symbol 'EVFLAG_SIGNALFD' then you'll need to
+ install the latest <a
href="http://software.schmorp.de/pkg/libev.html">libev</a>
+ from <a href="http://dist.schmorp.de/libev/">source</a>.</p>
+
<h3 id="help">How can I help?</h3>
<h5>Use Snap to build real websites.</h5>
-----------------------------------------------------------------------
hooks/post-receive
--
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap