website/index.html in evdispatch-0.1.1 vs website/index.html in evdispatch-0.1.2
- old
+ new
@@ -16,11 +16,11 @@
<div id="main">
<h1>evdispatch</h1>
<div id="version" class="clickable" onclick='document.location = "http://rubyforge.org/projects/evdispatch"; return false'>
<p>Get Version</p>
- <a href="http://rubyforge.org/projects/evdispatch" class="numbers">0.1.1</a>
+ <a href="http://rubyforge.org/projects/evdispatch" class="numbers">0.1.2</a>
</div>
<h4 style="float:right;padding-right:10px;">→ ‘evdispatch’</h4>
<h2>What</h2>
@@ -79,10 +79,20 @@
<p>The trunk repository is <a href="http://evdispatch.rubyforge.org/svn/trunk/">http://evdispatch.rubyforge.org/svn/trunk</a> for anonymous access.</p>
+ <h2>F.A.Q.</h2>
+
+
+<ul>
+<li><h5> I get an error when installing the gem: <strong>“error: ‘curl_socket_t’ has not been
+ declared”</strong></h5>
+ <p> You need to have at least version 7.16 of <a href="http://curl.haxx.se/download.html">libcurl</a>. I recommend at least version: 7.18.1.</p>
+</li>
+</ul>
+
<h2>License</h2>
<p>This code is free to use under the terms of the <span class="caps">MIT</span> license.</p>
@@ -90,9 +100,10 @@
<h2>Contact</h2>
<p>Comments are welcome. See the <a href="http://groups.google.com/group/evdispatch">forum</a></p>
<p class="coda">
+ <a href="http://xullicious.blogspot.com/">Xullicious</a><br/>
Theme extended from <a href="http://rb2js.rubyforge.org/">Paul Battley</a>
</p>
</div>
<!-- insert site tracking codes here, like Google Urchin -->