Update README

This commit is contained in:
louiz@4325f9fc-e183-4c21-96ce-0ab188b42d13 2010-07-20 10:14:33 +00:00
parent 9c67b7a0fa
commit cbecf20b36

18
README
View file

@ -20,23 +20,16 @@ clients (weechat, irssi, etc).
=======================
Install
=======================
You just need python
the xmpppy lib is provided with poezio, as many
distributions still use xmpppy 0.4.1 which doesn't
work with anonymous connexion.
This will be eventually fixed latter on.
You need python (with argparse, optionnaly)
and the xmpppy lib at the 0.5.0 version or higher.
Before launching poezio you need to type
make
in order to build the xmpppy library.
you can then launch poezio with
you can launch poezio with
sh launch.sh
or you can install it with (as root or with sudo)
make install
(`make uninstall` works, don't worry ;))
you can then launch poezio
you can then simply launch poezio
You can edit the config file (~/.config/poezio/poezio.cfg by default)
or data/default_config.cfg (if you want to edit the config before the
@ -48,9 +41,6 @@ http://codingteam.net/project/poezio/doc
Please DO report any bug you encounter and ask for any
feature you want.
If you are testing poezio, and get a crash but no error, please
take a look at the src/errors file.
=======================
Authors
=======================