From 405290aaab97d38afa11664a056aabe8a97e2f27 Mon Sep 17 00:00:00 2001
From: Sam Ruby
Date: Sat, 28 Oct 2006 20:18:30 -0400
Subject: [PATCH] additional logging and installation information
---
docs/installation.html | 7 +++++++
planet/spider.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/docs/installation.html b/docs/installation.html
index 233087b..9994984 100644
--- a/docs/installation.html
+++ b/docs/installation.html
@@ -101,5 +101,12 @@ not yet ported to the newer python so Venus will be less featureful.
may want to explicitly specify python2.4
.
+Ubuntu Linux (Edgy Eft) instructions
+
+Before starting, issue the following command:
+
+sudo apt-get install bzr python2.4-librdf
+
+