From: Adam Sampson Date: Sun, 12 Oct 2003 00:17:44 +0000 (+0000) Subject: Add note about installation on Debian systems. X-Git-Tag: v1.4^0 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=ea4398e9aabb8f7fa265de8b2f25017456c75341;hp=05825e78f324484565c8d869d0dbdfe7809c6368;p=rawdog%2F.git Add note about installation on Debian systems. --- diff --git a/README b/README index f459316..fc97400 100644 --- a/README +++ b/README @@ -6,8 +6,10 @@ feed parser. It's just an aggregator; it's not a weblog authoring tool, nor is it an NNTP gateway, outliner, mailserver or anything else. rawdog probably only runs on Unix-like systems. -rawdog requires Python 2.2 or later. It doesn't need any additional -modules to be installed. +rawdog requires Python 2.2 or later. rawdog itself doesn't need any +additional modules to be installed, but it uses distutils for +installation, so if you're on a Debian system you'll need to install the +"python-dev" package first. rawdog reads articles from a number of feeds and writes out a single HTML file, based on a template either provided by the user or generated