diff options
-rw-r--r-- | doc/doc.RPKI.CA.UI.GUI | 3 | ||||
-rw-r--r-- | doc/doc.RPKI.Installation | 9 | ||||
-rw-r--r-- | doc/manual.pdf | bin | 458733 -> 459879 bytes |
3 files changed, 12 insertions, 0 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI index e69de29b..5949c589 100644 --- a/doc/doc.RPKI.CA.UI.GUI +++ b/doc/doc.RPKI.CA.UI.GUI @@ -0,0 +1,3 @@ +****** RPKI CA Engine GUI Interface ****** + +Documentation not written yet. 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 diff --git a/doc/manual.pdf b/doc/manual.pdf Binary files differindex d2fc3bcd..ab22aff8 100644 --- a/doc/manual.pdf +++ b/doc/manual.pdf |