summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYorhel <git@yorhel.nl>2011-02-04 11:46:00 +0100
committerYorhel <git@yorhel.nl>2011-02-04 11:46:00 +0100
commit7a5283dc5cb35aca7cefe3348d8697e29aedda15 (patch)
tree207a89f89c128ce61082a3a019b391b4cb8374c7 /README
parent422451344f20a69b43b6fc4c51f89a5174ef8760 (diff)
parent876119b300473a5232b5fcc60eb403afe36e6163 (diff)
Merge branch 'beta'2.17
Conflicts: ChangeLog
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 2 insertions, 6 deletions
diff --git a/README b/README
index fc70f650..1155ee3f 100644
--- a/README
+++ b/README
@@ -14,16 +14,15 @@ Requirements
Linux, or an OS that resembles Linux. Chances are VNDB won't run on Windows.
PostgreSQL 9.0+ (don't try older versions or other SQL databases, it won't work)
perl 5.12 recommended, 5.10 may also work
- A webserver that works with YAWF (lighttpd and Apache are known to work)
+ A webserver that works with TUWF (lighttpd and Apache are known to work)
(perl 5.12 core modules are not listed.)
util/vndb.pl:
Algorithm::Diff::Fast
- CGI::Minimal (required by YAWF)
- CGI::Cookie::XS (required by YAWF)
DBI
DBD::Pg
+ TUWF (get it from http://g.blicky.net/tuwf.git/)
FCGI (optional, for running as a FastCGI script)
PerlIO::gzip (optional, for output compression)
@@ -35,8 +34,6 @@ Requirements
DBD::Pg
POE
POE::Component::Pg (get it from http://g.blicky.net/poco-pg.git/)
- Feed:
- XML::Writer
IRC:
POE::Component::IRC
Image:
@@ -45,7 +42,6 @@ Requirements
PerlIO::gzip
RG:
XML::Parser
- XML::Writer
graphviz (/usr/bin/dot is used by default)
util/skingen.pl