Which version of Kannel are you using ? where is libxml installed in your system ?
it is known that some old versions do not properly detect the location of the libxml
headers when it is installed in obvious locations. it has been already fixed. if you
use the latest version (1.2.0) and still fail to configure properly, try simlinking
the libxml headers directory as /usr/include/libxml2/libxml or
/usr/local/include/libxml2/libxml
--
Oded Arbel
m-Wise mobile solutions
[EMAIL PROTECTED]
+972-9-9581711
+972-67-340014
::..
Experience is a dear teacher, but fools will learn at no other.
-- Poor Richard's Almanac
> -----Original Message-----
> From: Andiz [mailto:[EMAIL PROTECTED]]
> Sent: Monday, July 22, 2002 8:59 AM
> To: [EMAIL PROTECTED]
> Subject: Compile Kannel
>
>
> Hi Guys..
>
> I am beginner in Kannel, and I would like to implement kannel into my
> linux (I running Slackware 8.0)
> and I have libxxml2 ver 2.2.4.
>
> Whether I try compile and I got error message like this
> I am running configure with this option
> ./configure --prefix=/usr/local/kannel
> --exec-prefix=/usr/local/kannel \
> --bindir=/usr/bin --sbindir=/usr/sbin \
> --libexecdir=/usr/lib/kannel --datadir=/usr/local/kannel \
> --sharedstatedir=/usr/local/share/kannel --localstatedir=/var/kannel \
> --includedir=/usr/include/kannel --x-libraries=/usr/local/lib \
> --enable-docs --enable-pam --enable-debug --enable-localtime \
> --enable-mutex-stats --enable-cookies \
> --enable-start-stop-daemon --enable-ssl --with-mysql=/usr/local/mysql
>
> when I type make in prompt I got 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
> gw/ota_compiler.c:17: /gw/ota_compiler.h: No such file or directory
> make: *** [gw/ota_compiler.o] Error 1
>
> would u pls what should I do to solve my problem pls..?
>
> Best regards,
> Andiz
> mailto:[EMAIL PROTECTED]
>
>
>