On Wed, 1 Jan 2003, Jonathan H Lundquist wrote: > I decided I'd give JIT a try. I compiled under cygwin by changing > include <bits/time.h> to <time.h> in jabberd.h and adding -liconv to the > definition of $(LIBS) in the makefile. It seems to run okay, but does > not respond to client requests.
Try running with -D (debug) switch and look at the output. > The sample configuration file includes > <load><icqtrans>icqtrans.so</icqtrans></load> Should not be necessary at the moment. Regards _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
