On Fri, 25 Oct 2002 12:32:58 +0200 Manuel Villalta Villalta <[EMAIL PROTECTED]> wrote:
> > > Hi All, > > I'm trying to install kannel on Linux using the rpm package but this > cause an error, it says that it needs the libssl and libcrypt libraries. > I have installed the openssl product and I check if these libraries are > installed and it's right. What's the problem? > > Also, I've tried compile kannel sources, but when I execute ./configure > it says that libxml libary are old and it causes an error. I have > libxml2 v 2.4.3 and libxml 1.8.10. > > Thanks > Best Regards > Hi Manuel Try removing the libxml 1.8.10 or install libxml2 in other directory then libxml 1.8.10 and set the: --libexecdir=/path-to-libxml2-libexec-dir --includedir=/path-to-libxml2-include-dir --libdir=/path-to-libxml2-lib-dir as the ./configure parameters -- Best regards, Yury Mikhienko. IT engineer, ZAO "Mobicom-Kavkaz"
