The original Jabber 0.6 release contained a _small_ bug which disabled all greater network contact through etherx. To compile a _working_ Jabber 0.6 server: 1. Download "network.patch" 2. tar -zxf jabber-0.6.tar.gz 3. cd jabber-0.6/src/etherx/ 4. patch < /path/to/network.patch 5. cd ../../ 5. ./install /dir/to/install/jabber