i had similar problems but got round it by using this configure line:

CC=/usr/bin/gcc
./configure --prefix=/home/kannel --with-ssl=/usr/share/ssl --enable-ssl --d
isable-mysql --disable-docs

(all on one line)

tbh, i cant remember if it was the --disable-docs or the --with-ssl=
parameter that made it work.

note that i also have libxml2-devel and openssl-devel rpm packages
installed.

change the prefix to whatever you like of course.  also i managed to get
mysql working but only by installing Mysql-devel package and then symlinking
the header files to a sensible location.


wilf

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jorge San Jos�
> Sent: Wednesday, 4 September 2002 5:27 PM
> To: Kannel Dudas
> Subject: Problem Installing Kannel on Redhat 7.2 using gateway.tar.gz or
> snapshot:source(tarball)
>
>
> Hi dear list,
>
> Thanks for your  help, but I am not still able to install kannel on
> Redhat-7.2.
> I am using gateway.tar.gz or snapshot:source(tarball), and both of them
> have
> the same problem:
>
>               ......
>               ......
>               gw/ota_compiler.c:357:structure has no member named
> 'children'
>               make:***[gw/ota_compiler.o] Error 1
>
> I have installed libxml and libxml2.
>
> Please, help me.Thanks
>
> Jorge San Jos�
>
>
>


Reply via email to