aboutsummaryrefslogtreecommitdiff
path: root/doc/tor-doc.html
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-03-29 01:03:07 +0000
committerNick Mathewson <nickm@torproject.org>2005-03-29 01:03:07 +0000
commit037487d96e5a96899f88436b895baf196fefe2c0 (patch)
tree19902877ebe414da704deacc3ffbd48c5ddd2af4 /doc/tor-doc.html
parent51f04b68df23085ae45c8b12579cc9c4e3f0b42c (diff)
downloadtor-037487d96e5a96899f88436b895baf196fefe2c0.tar
tor-037487d96e5a96899f88436b895baf196fefe2c0.tar.gz
Mention libevent in more docs.
svn:r3913
Diffstat (limited to 'doc/tor-doc.html')
-rw-r--r--doc/tor-doc.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html
index 258bf0465..a91cd7baf 100644
--- a/doc/tor-doc.html
+++ b/doc/tor-doc.html
@@ -173,6 +173,11 @@ package</a>), these steps are already done for you, and you may
even already have Tor started in the background (logging to
/var/log/something).</p>
+<p><b>For newer releases</b>: To build Tor version 0.1.0.1-rc or later from
+source, you will need Niels Provos's <tt>libevent</tt> library; you can get
+the source for the latest version
+<a href="http://www.monkey.org/~provos/libevent/">here</a></a>
+
<p>In any case, see the <a href="#client">next section</a> for what to
<i>do</i> with it now that you've got it running.</p>