Discussion:
"you must have the libxml2 (aka gnome-xml) library installed"
Sandesh Pradhan
2014-08-23 16:31:52 UTC
Permalink
Dear Kannel user community,

I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"

I already have libxml2 package installed verified by rpm -q libxml2,

what am i missing here ?

Any help would be appreciated.
--
Sandesh Pradhan
Nepal
Willy Mularto
2014-08-25 01:05:55 UTC
Permalink
install it using rpm ;)



Willy Mularto
SMS Gateway, Content Provider, Mobile Solution Specialist
M: +62811923464, +62818923464
PIN BBM: 74924429
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type ./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
Milan P. Stanic
2014-08-25 07:12:08 UTC
Permalink
Post by Willy Mularto
install it using rpm ;)
Looks like he needs to install libxml2-dev package (and probably rest of
development packages for Kannel building).

So, your advice is quite appropriate but with small addition:
"Install Kannel using rpm"

And this (reworded with 'your distribution package manager' instead of
'rpm') should be written on the Kannel web site with big font in red
color.
Post by Willy Mularto
Willy Mularto
SMS Gateway, Content Provider, Mobile Solution Specialist
M: +62811923464, +62818923464
PIN BBM: 74924429
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type ./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Kind regards, Milan
--------------------------------------------------
Arvanta, http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)
spameden
2014-08-25 11:10:52 UTC
Permalink
install libxml2-devel via yum.
Post by Milan P. Stanic
Post by Willy Mularto
install it using rpm ;)
Looks like he needs to install libxml2-dev package (and probably rest of
development packages for Kannel building).
"Install Kannel using rpm"
And this (reworded with 'your distribution package manager' instead of
'rpm') should be written on the Kannel web site with big font in red
color.
Post by Willy Mularto
Willy Mularto
SMS Gateway, Content Provider, Mobile Solution Specialist
M: +62811923464, +62818923464
PIN BBM: 74924429
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
Post by Willy Mularto
Post by Sandesh Pradhan
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Kind regards, Milan
--------------------------------------------------
Arvanta, http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)
Sandesh Pradhan
2014-08-27 16:12:27 UTC
Permalink
Thanks.
Post by Milan P. Stanic
Post by Willy Mularto
install it using rpm ;)
Looks like he needs to install libxml2-dev package (and probably rest of
development packages for Kannel building).
"Install Kannel using rpm"
And this (reworded with 'your distribution package manager' instead of
'rpm') should be written on the Kannel web site with big font in red
color.
Post by Willy Mularto
Willy Mularto
SMS Gateway, Content Provider, Mobile Solution Specialist
M: +62811923464, +62818923464
PIN BBM: 74924429
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
Post by Willy Mularto
Post by Sandesh Pradhan
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Kind regards, Milan
--------------------------------------------------
Arvanta, http://www.arvanta.net
Please do not send me e-mail containing HTML code or documents in
proprietary format (word, excel, pps and so on)
Vinayak
2014-08-25 11:51:01 UTC
Permalink
Hi,
I have created a simple installation guide, may be this installation guide
is useful for newbies
PFA
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Regards,

Vinayak


Artzsource : www.artzsource.com | Enterprise Mobility Solutions | Android,
I - Phone & Blackberry Apps | M-Commerce

[image: Loading Image...]
<http://artzsource.com/index.php>
------------------------------



*HQ : Artzsource Technology Services Pvt. Ltd.* 2nd Floor DS & Sons
Complex, Tripunithura Road, Vytilla, Kochi - 682 019, Kerala, India. *Tel:* +91
484 4066675 *Fax:* +91 484 4066674


------------------------------


This email, and any attachments, may be confidential and also privileged.
If you are not the intended recipient, please notify the sender and delete
all copies of this transmission along with any attachments immediately. You
should not copy or use it for any purpose, nor disclose its contents to any
other person.All rights reserved. Artzsource Technology Services Pvt Ltd
2009

*Please* *Save a tree...please don't print this e-mail unless you really
need to*
spameden
2014-08-25 13:09:13 UTC
Permalink
There is a new version of kannel: http://kannel.org/news.shtml#1.4.4

so your instruction is not really up-to-date :)
Post by Vinayak
Hi,
I have created a simple installation guide, may be this installation guide
is useful for newbies
PFA
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Regards,
Vinayak
Artzsource : www.artzsource.com | Enterprise Mobility Solutions |
Android, I - Phone & Blackberry Apps | M-Commerce
[image: http://artzsource.com/images/logo.png]
<http://artzsource.com/index.php>
------------------------------
*HQ : Artzsource Technology Services Pvt. Ltd.* 2nd Floor DS & Sons
Complex, Tripunithura Road, Vytilla, Kochi - 682 019, Kerala, India.
*Tel:* +91 484 4066675 *Fax:* +91 484 4066674
------------------------------
This email, and any attachments, may be confidential and also privileged.
If you are not the intended recipient, please notify the sender and delete
all copies of this transmission along with any attachments immediately. You
should not copy or use it for any purpose, nor disclose its contents to any
other person.All rights reserved. Artzsource Technology Services Pvt Ltd
2009
*Please* *Save a tree...please don't print this e-mail unless you really
need to*
Mpeirwe Benjamin
2014-08-25 13:27:45 UTC
Permalink
I had a similar run-in about 2 weeks back.

yum install libxml2-devel*

did the trick for me



"The Scientist explores what is,
the Engineer creates what has never been."
Theodore von Karman
Post by spameden
There is a new version of kannel: http://kannel.org/news.shtml#1.4.4
so your instruction is not really up-to-date :)
Hi,
Post by Vinayak
I have created a simple installation guide, may be this installation
guide is useful for newbies
PFA
Post by Sandesh Pradhan
Dear Kannel user community,
I am a new bie and trying to install kannel(1.4.3) in RedHat 6.5.
After i untar the source file and go to the source folder,when i type
./configure I get
"you must have the libxml2 (aka gnome-xml) library installed"
I already have libxml2 package installed verified by rpm -q libxml2,
what am i missing here ?
Any help would be appreciated.
--
Sandesh Pradhan
Nepal
--
Regards,
Vinayak
Artzsource : www.artzsource.com | Enterprise Mobility Solutions |
Android, I - Phone & Blackberry Apps | M-Commerce
[image: http://artzsource.com/images/logo.png]
<http://artzsource.com/index.php>
------------------------------
*HQ : Artzsource Technology Services Pvt. Ltd.* 2nd Floor DS & Sons
Complex, Tripunithura Road, Vytilla, Kochi - 682 019, Kerala, India.
*Tel:* +91 484 4066675 *Fax:* +91 484 4066674
------------------------------
This email, and any attachments, may be confidential and also privileged.
If you are not the intended recipient, please notify the sender and delete
all copies of this transmission along with any attachments immediately. You
should not copy or use it for any purpose, nor disclose its contents to any
other person.All rights reserved. Artzsource Technology Services Pvt Ltd
2009
*Please* *Save a tree...please don't print this e-mail unless you really
need to*
Loading...