# HG changeset patch # User John "Elwin" Edwards # Date 1394318171 28800 # Node ID 1951f59156e48c2e7a87e60db5de76292ddedb86 # Parent afb58e16bca8b5bfdc00f8cca77e92423b919a0d Mention dependencies in README.txt. diff -r afb58e16bca8 -r 1951f59156e4 README.txt --- 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.