From d03ec2d3721d2b9b640fd44a0e7c9775494f5729 Mon Sep 17 00:00:00 2001 From: RPKI Documentation Robot Date: Thu, 21 Feb 2013 14:00:10 +0000 Subject: Automatic pull of documentation from Wiki. svn path=/trunk/; revision=5052 --- doc/doc.RPKI.Installation | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/doc.RPKI.Installation') diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation index b0adf8c3..9e5299c7 100644 --- a/doc/doc.RPKI.Installation +++ b/doc/doc.RPKI.Installation @@ -92,7 +92,11 @@ Packages you will need: interface to the CA tools requires this. Django 1.3 or later is required. o FreeBSD: /usr/ports/www/py-django (py27-django) - o Ubuntu: python-django + o Ubuntu: Do not use the python-django package (Django 1.3.1) in 12.04 LTS, + as it is known not to work. + Instead, install a recent version using easy_install (or pip, or ...): + + $ sudo easy_install django * http://vobject.skyhouseconsulting.com/, a Python library for parsing VCards. The GUI uses this to parse the payload of RPKI Ghostbuster objects. -- cgit v1.2.3