jabber transports
Installing MSN transport for jabberd2 on gentoo.
Install jabberd2 on gentoo is really easy task,
just "#emerge jabberd2".
pyMSNt hasn't gentoo ebuild.
you need WGET it manualy. Config it by following the instruction.
Next you may need to install some python libs.
(i need "emerge --sync" before updating)
If you see "unable to find a reactor. Exiting...."
#emerge --tree twisted
#emerge --tree twisted-words
in pyMSNt's server.xml ucomment lines:
< jid >msn
< discoName >MSN Transport
< background/ >
and check "secret" in route.xml, route-users.xml and config.xml.
It's described in manual.