diff options
author | Michael Elkins <melkins@tislabs.com> | 2012-11-12 23:43:43 +0000 |
---|---|---|
committer | Michael Elkins <melkins@tislabs.com> | 2012-11-12 23:43:43 +0000 |
commit | d77f7e5696aa3727cc4c9c4ab18e78d575e12b92 (patch) | |
tree | 34cb48997d7d686073de3430c09a9027878edd2e /doc/doc.RPKI.Installation | |
parent | d3751618a5cd43cabe43ebdab8be9a809fce6b15 (diff) |
merge with /trunk
svn path=/branches/tk274/; revision=4858
Diffstat (limited to 'doc/doc.RPKI.Installation')
-rw-r--r-- | doc/doc.RPKI.Installation | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation index 1b529615..3fd3f8cf 100644 --- a/doc/doc.RPKI.Installation +++ b/doc/doc.RPKI.Installation @@ -119,6 +119,13 @@ 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. + + o FreeBSD: /usr/ports/databases/py-south + o Ubuntu: python-django-south + o CentOS/RHEL: Django-south + ***** Configure and build ***** Once you have the prerequesite packages installed, you should be able to build |