Hi all, I am trying to configure kannel to centos 5.5.
The configure command returns the following output. the command used : ----- # ./configure --prefix=/usr/local/kannel --with-SSL=/usr/bin/openssl --enable-SSL --enable-start-stop-daemon --with-mysql --with-mysql-dir=/usr/bin/mysql Checking for libxml2 support ... checking for xml2-config... no checking for xml-config... no configure: error: You MUST have the libxml2 (aka gnome-xml) library installed ------ But I have verified that my machine has got libxml2 installed. Here is the message Command : --- # rpm -q libxml2 libxml2-2.6.26-2.1.2.8 libxml2-2.6.26-2.1.2.8 ---- When I try to install libxml2; below is the what I get ---------------- # yum install libxml2 Loaded plugins: fastestmirror Loading mirror speeds from cached hostfile * addons: linux.mirrors.es.net * base: mirrors.usc.edu * extras: mirrors.easynews.com * updates: mirrors.usc.edu Setting up Install Process Package libxml2-2.6.26-2.1.2.8.x86_64 already installed and latest version Package libxml2-2.6.26-2.1.2.8.i386 already installed and latest version Nothing to do ----------------- I used the 1.4.3 version on centos 5.5. Can you please point me to some resources where i can get a relevant info. Regards, Vijay Shanker Dubey
