aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.Installation
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2012-05-16 01:00:33 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2012-05-16 01:00:33 +0000
commit0a7e080d48728d2d628604bd1955a123e5b054a6 (patch)
treee7598f9f607c74ebb035802f1570dfb0392558ec /doc/doc.RPKI.Installation
parent53389d949cbe4a338341a5bddc4940065c80b74b (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=4495
Diffstat (limited to 'doc/doc.RPKI.Installation')
-rw-r--r--doc/doc.RPKI.Installation9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doc.RPKI.Installation b/doc/doc.RPKI.Installation
index 3ea73ed7..951e2b55 100644
--- a/doc/doc.RPKI.Installation
+++ b/doc/doc.RPKI.Installation
@@ -86,6 +86,7 @@ Packages you will need:
interface to the CA tools requires this.
o FreeBSD: /usr/ports/www/py-django
+ o Ubuntu: python-django
* http://pyyaml.org/. Several of the test programs use PyYAML to parse a YAML
description of a simulated allocation hierarchy to test.
@@ -99,6 +100,14 @@ Packages you will need:
o FreeBSD: /usr/ports/textproc/libxslt
o Ubuntu: xsltproc
+* http://www.rrdtool.org/. The relying party tools use this to generate
+ graphics which you may find useful in monitoring the behavior of your
+ validator. The rest of the software will work fine without rrdtool, you just
+ won't be able to generate those graphics.
+
+ o FreeBSD: /usr/ports/databases/rrdtool
+ o Ubuntu: rrdtool
+
***** Configure and build *****
Once you have the prerequesite packages installed, you should be able to build