diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor-doc.html | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/tor-doc.html b/doc/tor-doc.html index 258bf0465c..a91cd7baf0 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> |