I think it is not available, jabber.inc stuff :( I'm trying to install jpolld but have make errors:
ermes:/usr/local/hermes/jpolld # make make -C src/ make[1]: Entering directory `/usr/local/hermes/jpolld/src' gcc -Wall -g `libxode-config --cflags` `jabber-config --cflags` -I./ -I../ -Iinclude/ -I../include/ -c -o jpolld.o jpolld.c /bin/sh: libxode-config: command not found /bin/sh: jabber-config: command not found In file included from jpolld.c:30: ../include/jpolld.h:57: libxode.h: No such file or directory ../include/jpolld.h:58: jabber/jabber.h: No such file or directory make[1]: *** [jpolld.o] Error 1 make[1]: Leaving directory `/usr/local/hermes/jpolld/src' make: *** [solaris] Error 2 I don't know where to find libxode.h keep looking.... dedalo -----Mensaje original----- De: Robert Kelly [mailto:[EMAIL PROTECTED]] Enviado el: Viernes, 08 de Marzo de 2002 02:56 p.m. Para: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] Asunto: [JDEV] jpolld build question >From the following message found in the jdev archive, it seemed that the jpolld application was going to be replaced with one called CCM. I have been asked to start setting up a jpolld frontend for our IM server, but I would prefer to go with CCM is it is available. I couldn't find it on the download.jabberstudio.com site. Is CCM available? If so, could you point me to it's location? Thanks, Robert Kelly [EMAIL PROTECTED] ... [JDEV] jpolld build question Thomas Muldowney [EMAIL PROTECTED] Fri, 30 Nov 2001 10:38:52 -0600 Previous message: [JDEV] jpolld build question Next message: [JDEV] jpolld build question Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] ------------------------------------------------------------------------ -------- --SLDf9lqlvOQaIe6s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable It uses the old libjabber (might still be in cvs). jpoll itself is not the newest. I'll see about getting my CCM released shortly. --temas On Thu, Nov 29, 2001 at 06:37:52PM -0600, Brad wrote: > I'm a bit baffled. I'm trying to build jpolld and the Makefile can't > fin= d jabber-config. I figured out the libxode-config without too much problem= , but I can't even find the jabber-config file anywhere. Should this file = exist somewhere? If not, what are the --ldflags and --libs options I shoul= d be using since this is all it's being used for. >=20 > Brad >=20 > _______________________________________________ > jdev mailing list > [EMAIL PROTECTED] > http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
