Hi all, I'm trying to setup a new version of kannel on my server. when running:
# ./configure . . . 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 I'm using solaris 8, so I downloaded the libxml2 package from sunfreeware.com. It installed fine but apparently kannel is not detecting the library? How can I check if I have libxml2 installed correctly? Please help. Thanks. ---------- Original Message ----------- From: Stipe Tolj <[EMAIL PROTECTED]> To: Boardmain <[EMAIL PROTECTED]> Cc: [email protected] Sent: Tue, 23 May 2006 17:39:24 +0200 Subject: Re: R: Kannel And M20 > Boardmain wrote: > > > Im reading user guide.. > > some one have a simple step by step guide to setup kannel and m20 for send > > and recive sms ? > > How about having a view into this file: > > doc/examples/modems.conf > > where you find a section to include: > > group = modems > id = siemens_m20 > name = "Siemens M20" > detect-string = "SIEMENS" > detect-string2 = "M20" > speed = 19200 > enable-hwhs = "AT\\Q3" > keepalive-cmd = "AT+CBC;+CSQ" > need-sleep = true > > Stipe > > ------------------------------------------------------------------- > Kölner Landstrasse 419 > 40589 Düsseldorf, NRW, Germany > > tolj.org system architecture Kannel Software Foundation (KSF) > http://www.tolj.org/ http://www.kannel.org/ > > mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org > ------------------------------------------------------------------- > > -- > This message has been scanned for viruses and > dangerous content by MailScanner, and is > believed to be clean. ------- End of Original Message ------- -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
