jabberd 1.4.4 can be compiled but it cannot be started. 1. bug: the path of the executable has changed from /usr/sbin/jabberd to /usr/bin/jabberd. This isn't changed in the init-script 2. after changing this, I get the following output: ------------------------- /etc/init.d/jabber start * Starting Jabber Server ... Loading /usr/lib/jabberd/jsm.so failed: '/usr/lib/jabberd/jsm.so: cannot open shared object file: No such file or directory' Invalid Configuration in instance 'sessions': <load main='jsm'> <jsm>/usr/lib/jabberd/jsm.so</jsm> <mod_echo>/usr/lib/jabberd/jsm.so</mod_echo> <mod_roster>/usr/lib/jabberd/jsm.so</mod_roster> <mod_time>/usr/lib/jabberd/jsm.so</mod_time> <mod_vcard>/usr/lib/jabberd/jsm.so</mod_vcard> <mod_last>/usr/lib/jabberd/jsm.so</mod_last> <mod_version>/usr/lib/jabberd/jsm.so</mod_version> <mod_announce>/usr/lib/jabberd/jsm.so</mod_announce> <mod_agents>/usr/lib/jabberd/jsm.so</mod_agents> <mod_browse>/usr/lib/jabberd/jsm.so</mod_browse> <mod_disco>/usr/lib/jabberd/jsm.so</mod_disco> <mod_admin>/usr/lib/jabberd/jsm.so</mod_admin> <mod_filter>/usr/lib/jabberd/jsm.so</mod_filter> <mod_offline>/usr/lib/jabberd/jsm.so</mod_offline> <mod_presence>/usr/lib/jabberd/jsm.so</mod_presence> <mod_auth_digest>/usr/lib/jabberd/jsm.so</mod_auth_digest> <mod_auth_plain>/usr/lib/jabberd/jsm.so</mod_auth_plain> <mod_auth_crypt>/usr/lib/jabberd/jsm.so</mod_auth_crypt> <mod_log>/usr/lib/jabberd/jsm.so</mod_log> <mod_register>/usr/lib/jabberd/jsm.so</mod_register> <mod_xml>/usr/lib/jabberd/jsm.so</mod_xml> </load> chmod: cannot access `/var/run/jabber/jabberd14.pid': No such file or directory ------------------------- The config from 1.4.3 should work. Funny: jabberd has problems with the pid-file? Why?
There were some problems with 1.4.4 (it is a test release) in a few minutes i'll be commiting 1.4.4-r2 (r1 also as issues). In about an hour do a sync and try again. Also dont forget to etc-update because I think there will be alot of changes to the .xml config file.
Please, try w/ -r2 and reopen if you still have problems.