summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 698d8fa)
raw | patch | inline | side by side (parent: 698d8fa)
author | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 5 Nov 2002 23:07:16 +0000 (23:07 +0000) | ||
committer | richard <richard@57a73879-2fb5-44c3-a270-3262357dd7e2> | |
Tue, 5 Nov 2002 23:07:16 +0000 (23:07 +0000) |
git-svn-id: http://svn.roundup-tracker.org/svnroot/roundup/trunk@1374 57a73879-2fb5-44c3-a270-3262357dd7e2
doc/installation.txt | patch | blob | history |
diff --git a/doc/installation.txt b/doc/installation.txt
index 86017c2843604ebde5287a98ef890ac882fafc50..adb795ff39f267f8269fd17ca45f872b3be96cf1 100644 (file)
--- a/doc/installation.txt
+++ b/doc/installation.txt
Installing Roundup
==================
-:Version: $Revision: 1.33 $
+:Version: $Revision: 1.34 $
.. contents::
If you want to use Berkeley DB bsddb3 with Roundup, use version 3.3.0 or
later. Download the latest version from http://pybsddb.sourceforge.net/.
+If you're on windows, you will either need to be using the ActiveState python
+distribution (at http://www.activestate.com/Products/ActivePython/), or you'll
+have to install the win32all package separately (get it from
+http://starship.python.net/crew/mhammond/win32/).
+
Getting Roundup
===============