Yep that worked, thx!
________________________________ From: Tapan Kumar Thapa <[email protected]> To: Brian McCavour <[email protected]> Cc: [email protected] Sent: Friday, January 18, 2013 10:06:07 PM Subject: Re: configure script failing on libxml2 Or may be Yum install libxml2-devel* On Jan 19, 2013 3:56 AM, "Brian McCavour" <[email protected]> wrote: Hi, > > >I installed kannel successful on my machine, but when I just installed it on >my jenkins machine, I am getting getting an error finding the libxml2. > ># ./configure > >Configuring for Kannel gateway version 1.4.3 ... > >Running system checks ... > >.... > > > >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.... > ># rpm -q libxml2 >libxml2-2.6.26-2.1.2.7 > > > > >On my machine I have ># rpm -q libxml2 >libxml2-2.6.26-2.1.2.8.el5_5.1 > > >The only thing it says in the userguide is that it must be 2.2 or higher. >Is there some other hidden requirement that I'm mising ? > > > > >Thanks, >Brian > > > > > > > > >
