We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcca660 commit 9a8d354Copy full SHA for 9a8d354
doc/installation.txt
@@ -2,7 +2,7 @@
2
Installing Roundup
3
==================
4
5
-:Version: $Revision: 1.33 $
+:Version: $Revision: 1.34 $
6
7
.. contents::
8
@@ -39,6 +39,11 @@ contain many fixes to serious bugs.
39
If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
40
later. Download the latest version from http://pybsddb.sourceforge.net/.
41
42
+If you're on windows, you will either need to be using the ActiveState python
43
+distribution (at http://www.activestate.com/Products/ActivePython/), or you'll
44
+have to install the win32all package separately (get it from
45
+http://starship.python.net/crew/mhammond/win32/).
46
+
47
48
Getting Roundup
49
===============
0 commit comments