Andiz kirjoittaa perjantaina, 19. hein�kuuta 2002, kello 04:25:Hi, > I am beginner in Kannel, and I would like to implement kannel on my > linux box (I am using Slackware 8.0, > whether I Install kannel1.1.6 with the option > ./configure --enable-ssl --with-mysql --with-dlr --enable-docs > --enable-localtime --enable-cookies > > and that type " make" and I have error message > gw/ota_compiler.c:10: xmlmemory.h: No such file or directory > gw/ota_compiler.c:11: tree.h: No such file or directory > gw/ota_compiler.c:12: debugXML.h: No such file or directory > gw/ota_compiler.c:13: encoding.h: No such file or directory > make: *** [gw/ota_compiler.o] Error 1 > > Am I do some thing wrong with my option of my compilation? > would u pls explain to me and giving me solution how to solve my > problem... pls
Do you have libxml installred (devel packet included) ? A
