sorry Jorge, i have run out of advice for you.  what i struggle to work out
is what differs between my setup and yours.

my install of redhat 7.2 is only a month old and i havent done much else
apart from kannel except install php and apache (and turn off the usual
services).

that configure line sorted everything for me - except maybe that i did a
make clean before doing the configure line that you've used below.  i seem
to remember that the first time i used that (new for me) configure line
(with the snapshot tarball) it didnt work, so i did a "make clean", a "rm
config.cache" and then started again - maybe that will help.

it was definitley that same error that i had though. (next time i have this
problem, i'm logging each and every command i issue.)  and even though i
clearly have all the required components to compile, the rpm still claims it
need dependancies that i already have.


wilf


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jorge San José
> Sent: Friday, 6 September 2002 5:21 PM
> To: Kannel Dudas
> Subject: Problem Installing Kannel on Redhat 7.2 using
> kannel-1.2.0-1.i386.rpm, gateway.tar.gz or kannel-snapshot
> Importance: High
>
>
> Hi all,
>
> Althought it seems imposible to happen,  I am still having the
> same problem,
> could you please
> help me?
>
> I am trying to install kannel  in three different ways on
> Redhat-7.2, and I
> have
> the following errores:
>
>       1 Using kannel-1.2.0-1.i386.rpm (rpm -ivh kannel-1.2.0-1.i386)
>               error:failed for dependencies:
>               libcrypto.so.0.9.6 is needed by kannel-1.2.0-1
>               libssl.so.0.9.6 is needed by kannel-1.2.0-1
>               libmysqlclient.so.10 is needed by kannel-1.2.0.-1
>
>       2 Using gateway-1.2.0
>               CC=/usr/bin/gcc
>
>
> ./configure --prefix=/home/kannel --with-ssl=/usr/share/ssl
> --enable-ssl --d
> isable-mysql --disable-docs
>
>               gw/ota_compiler.c:In function 'parse_nose':
>               gw/ota_compiler.c:244:structure has no member named
> 'children'
>               gw/ota_compiler.c:248:structure has no member named
> 'children'
>               gw/ota_compiler.c:249:structure has no member named
> 'children'
>               gw/ota_compiler.c:In function 'parse atribute':
>               gw/ota_compiler.c:356:structure has no member named
> 'children'
>               gw/ota_compiler.c:357:structure has no member named
> 'children'
>               make:***[gw/ota_compiler.o] Error 1
>
>
>       3 Using kannel-snapshot
>               CC=/usr/bin/gcc
>
>
> ./configure --prefix=/home/kannel --with-ssl=/usr/share/ssl
> --enable-ssl --d
> isable-mysql --disable-docs
>
>               gw/ota_compiler.c:In function 'parse_nose':
>               gw/ota_compiler.c:244:structure has no member named
> 'children'
>               gw/ota_compiler.c:248:structure has no member named
> 'children'
>               gw/ota_compiler.c:249:structure has no member named
> 'children'
>               gw/ota_compiler.c:In function 'parse atribute':
>               gw/ota_compiler.c:356:structure has no member named
> 'children'
>               gw/ota_compiler.c:357:structure has no member named
> 'children'
>               make:***[gw/ota_compiler.o] Error 1
>
> I have installed libxml-1.8.14-2, libxml2-2.4.2-1,libxml2-devel-2.4.2-1,
> openssl-0.9.6b-8, openssl-devel-0.9.6b-8
>
> I have also installed symlinking the header files of libxml2 to
>
>       /usr/include/libxml2/libxml
> and to
>       /usr/local/include/libxml2/libxml
>
> Thanks in advance and best regards
>
> Jorge San José
>
>
>


Reply via email to