Mercurial > hg > rlgallery-misc
changeset 47:1951f59156e4
Mention dependencies in README.txt.
author | John "Elwin" Edwards |
---|---|
date | Sat, 08 Mar 2014 14:36:11 -0800 |
parents | afb58e16bca8 |
children | 955c2fd68dcf |
files | README.txt |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/README.txt Sat Jan 25 13:44:44 2014 -0800 +++ b/README.txt Sat Mar 08 14:36:11 2014 -0800 @@ -5,9 +5,10 @@ the RLGWebD player and adds properly salted passwords. lighttpd/ contains the configuration files for lighttpd which have been -modified from the distribution versions. +modified from the distribution versions (current version 1.4.34). -py/ contains various Python scripts. +py/ contains various Python scripts. Python 3 is required. The dependencies +needed are psycopg2 and pytz. py/recorder.py processes the log files and stores the data in a PostgreSQL database. It should be run periodically by cron.