# HG changeset patch # User Ralph Meijer # Date 1114363894 0 # Node ID 71ec735ca5b0da1e940ca304d9ceb9a7fb360ad5 # Parent fe8cb99363ff94108e5cff13ec041fba315d7898 New requirements. diff -r fe8cb99363ff -r 71ec735ca5b0 README --- a/README Sun Apr 24 17:26:30 2005 +0000 +++ b/README Sun Apr 24 17:31:34 2005 +0000 @@ -32,21 +32,7 @@ Requirements ============ -- Twisted >= 1.2.0 -- The following patches to the twisted/xish directory: - - http://mag.ik.nu/~ralphm/tmp/domish.py.patch - http://mag.ik.nu/~ralphm/tmp/utility.py.patch - http://mag.ik.nu/~ralphm/tmp/xpath.py.patch - -- The following patches to the twisted/protocols/jabber directory: - - http://mag.ik.nu/~ralphm/tmp/jid.py.patch - -- Add the following file in the twisted/protocols/jabber directory: - - http://mag.ik.nu/~ralphm/tmp/xmpp_stringprep.py - +- Twisted >= 2.0.0 - A jabber server like jabberd 1.4.x For the PostgreSQL backend, the following is also required: @@ -74,7 +60,8 @@ mktap idavoll --rport=1238 --jid=pubsub.localhost --secret=1238 twistd -rf idavoll.tap -This uses the (default) memory based backend. +This uses the (default) memory based backend. You can ignore the deprecation +warnings. For using the PostgreSQL backend, create a database (for example named pubsub) like so: