mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 18:56:28 +00:00
docs/install-details.html: wrap to 80 cols, no content changes
This commit is contained in:
parent
873dee53e9
commit
18817c00a3
@ -10,7 +10,8 @@
|
||||
<body>
|
||||
|
||||
|
||||
<li><a href="http://sourceforge.net/projects/pywin32/">pywin32</a> >= v210 -- required only for Windows (and not for Cygwin)</li>
|
||||
<li><a href="http://sourceforge.net/projects/pywin32/">pywin32</a>
|
||||
>= v210 -- required only for Windows (and not for Cygwin)</li>
|
||||
|
||||
<pre>
|
||||
DEPENDENCIES:
|
||||
@ -336,7 +337,10 @@ Tahoe.
|
||||
|
||||
http://divmod.org/trac/wiki/DivmodNevow
|
||||
|
||||
Note that Nevow >= v0.9.18 requires Twisted >= v2.4.0. If you are on Ubuntu 6.06 ("dapper") or Debian 3.1 ("sarge"), this means you have to install Twisted >= v2.4.0 yourself, or else install Nevow v0.6.0 in egg form yourself (e.g. run <cite>easy_install nevow == 0.6.0</cite>).
|
||||
Note that Nevow >= v0.9.18 requires Twisted >= v2.4.0. If you are on
|
||||
Ubuntu 6.06 ("dapper") or Debian 3.1 ("sarge"), this means you have to
|
||||
install Twisted >= v2.4.0 yourself, or else install Nevow v0.6.0 in egg
|
||||
form yourself (e.g. run <cite>easy_install nevow == 0.6.0</cite>).
|
||||
|
||||
+ pycryptopp (Python crypto library) >= v0.2.9
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user