aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.Installation
diff options
context:
space:
mode:
authorMichael Elkins <melkins@tislabs.com>2012-11-14 23:36:21 +0000
committerMichael Elkins <melkins@tislabs.com>2012-11-14 23:36:21 +0000
commit01290083a9bb24091295e87d5f3a414cb8186422 (patch)
treefea8e536f823269021fd3e4173ffd6cf04f1b1d6 /doc/doc.RPKI.Installation
parentd77f7e5696aa3727cc4c9c4ab18e78d575e12b92 (diff)
merge with /trunk
svn path=/branches/tk274/; revision=4866
Diffstat (limited to 'doc/doc.RPKI.Installation')
-rw-r--r--doc/doc.RPKI.Installation8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation
index 3fd3f8cf..20f42c2c 100644
--- a/doc/doc.RPKI.Installation
+++ b/doc/doc.RPKI.Installation
@@ -119,12 +119,12 @@ Packages you will need:
o FreeBSD: /usr/ports/www/mod_wsgi3
-* http://south.aeracode.org/ Django South. This tool is used to ease the pain
- of changes to the web portal database schema.
+* http://south.aeracode.org/ Django South 0.7.6 or later. This tool is used to
+ ease the pain of changes to the web portal database schema.
o FreeBSD: /usr/ports/databases/py-south
- o Ubuntu: python-django-south
- o CentOS/RHEL: Django-south
+ o Ubuntu: do not use the python-django-south 0.7.3 package in 12.04 LTS as it
+ is known not to work
***** Configure and build *****