Alex,
 
I am ready to compile with source.  I can not get past ./configure
 
It gives me the following error and stops (while checking)
 
configure: error: libxml2 version 2.5.10 is too old.  You need at least 2.6.0
 
and there after the trouble begins.
 
I tried upgrading my package (2.5.10) to 2.6.20 or 2.6.27 it goes on to
recursive "Failed Dependencies".  Then it looks for lib.so.6, I probably
have an oder version. some rtld and some packages to do with
libxml2-python and libxml2-devel.  When I try to install libxml2-python
or libxml2-devel, it goes further onto libxml version 2.4.xx, which are
no more available on the web.
 
I want to upgrade my libxml2 and compile from scratch but don't seem
to get through.  The recursive dependencies are killing me.  If I can
upgrade my libxml2 version, I think I can sail through.  Even if not, then
I think I can find my way.  I need help first to upgrade my libxml2
library and get past these recursive "Failed dependencies".  I am sure
there must be some way to resolve.
 
This is here I need desperate help.  My manager is sitting on top of me.
and time is not on  my side.
 
I need desperate help from anybody, who has installed it.
 
I have RHEL 3.x system and it is company's machine so that I can
not wipe clean the OS and reinstall a new OS.
 
Anybody please help.
 
Thanks.
 
nagrik

 
On 11/1/06, Alex Kinch <[EMAIL PROTECTED]> wrote:
Hi Arun,

Can I make a suggestion? Kannel 1.3.2 is now over two years old -
we're now up to 1.4.1-stable . I know you don't really want to use
binaries, but unless someone has kindly made some for Redhat then I
think you'd be better off with compiling it from source.

Hope that helps,

Alex

On 10/31/06, Arun Jain < [EMAIL PROTECTED]> wrote:
> Hello everybody,
>
> Even with some suggestions from community, I am still
> having problems in installing the kannel gateway.
>
> Am I using the wrong binary? and
>
> The binary is
>
>  kannel-1.3.2-3.0.rh7.fr.i386.rpm
>
> and my system is Redhat 4.5.3 (coreutils)
>
> I do not want to install through the source.  I want to install
> from stable binary libraries only.
>
> Importing the key gave me following errors
>
>
>
> /home/w1036/kannel>!188
>
> rpm --import RPM-GPG-KEY-freshrpms
>
> error: RPM-GPG-KEY-freshrpms: import read failed.
>
> /home/w1036/kannel>!202
>
> sudo rpm --import
> /usr/share/doc/fedora-release-*/RPM-GPG-KEY-fedora
>
> sudo: No match.
>
> /home/w1036/kannel>
>
> My steps are as follows.
>
> 1.  I checked if I have the libxml2 library.  I have that.  Checked.
>
> 2. I downloaded the binary kannel-1.3.2-3.0.rh7.fr.i386.rpm
> for my Linux machine 4.5.3 (Is this version right for my machine).
>
> 3.  I installed it with the command
>
> rpm -ivh kannel-1.3.2-3.0.rh7.fr.i386.rpm
>
> it gave me a warning
>
> warning: kannel-1.3.2-3.0.rh7.fr.i386.rpm: V3 DSA
> signature: NOKEY, key ID e42d547b
>
>
> Preparing... ###########################################
> [100%]
>
> package kannel-1.3.2-3.0.rh7.fr is already installed
>
> Since I have already installed it earlier the last line says that.
>
> However when I go to my /etc/init.d directory I do not find
>
> any kannel daemon or any file which is remotely connected
>
> with kannel.
>
> I fail to understand what did I do wrong.
>
> Please can someone help me guid through the process.  I
>
> understand the process should not be too tough when you
>
> are installing through the packages.
>
>
>
>
> On 10/31/06, manas mohanty < [EMAIL PROTECTED]> wrote:
> >
> >
> >
> >
> > Hi ,
> > Download
> >
> > gateway.zip - Source as a ZIP file. (See FAQ.)
> > md5: 5b0a580ea9104f49c8c60e5bdadb5cd7 gateway-1.3.2.zip
> >
> >  u can find this on below link
> >
> > http://kannel.org/download.shtml
> >
> >
> >
> > 1st configure kannel g/w  using ./configure(--help)  according ur
> requirement then make it.u ll get 3
> binaries(bearerbox,smsbox,wapbox) at gateway-1.3.2/gw.
> >
> > Then u ve to configure the parameters in smskannel.conf.
> >
> > Then try to run the binaries .
> >
> > but before dat once u go through the userguide of
> kannel(http://kannel.org/userguide.shtml ) for detail.
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > "IT'S SO SIMPLE TO BE HAPPY BUT VERY DIFICULT TO BE SIMPLE"
> >
> > Thanks & Regards,
> >
> >              MANAS R. MOHANTY
> >
> >
> >
> >
> >
> >
> > ----- Original Message ----
> > From: Arun Jain < [EMAIL PROTECTED]>
> > To: [email protected]
> > Sent: Tuesday, 31 October, 2006 2:20:32 AM
> > Subject: Kannel installation problems
> >
> >
> >
> > Hello Group.
> >
> > I am working on WAP gateway installation.  While installing kannel, I
> encountered following problems.
> >
> > I tried running the following command.
> >
> > I am working on Linux RedHat 4.5.3. (coreutils)
> >
> > I ran this command as root.
> >
> > 1.
> >
> >
> > /home/arun>sudo rpm --import
> /usr/share/doc/fedora-release-*/RPM-GPG-KEY-fedora
> >
> > And it came up with the following errors.
> >
> > sudo: No match.
> >
> > 2.  There after I downloaded kannel-1.3.2-3.0rh7.fr.i386.rpm package and
> installed it with following
> >
> > command.
> >
> > It gave the following warning.
> >
> > /home/arun/kannel>sudo rpm -ivh
> kannel-1.3.2-3.0.rh7.fr.i386.rpm
> >
> > warning: kannel-1.3.2-3.0.rh7.fr.i386.rpm: V3 DSA
> signature: NOKEY, key ID e42d547b
> >
> > Preparing... ###########################################
> [100%]
> >
> > 1:kannel ###########################################
> [100%]
> >
> > The final result is that I do not see any kannel daemon in init.d
> directory nor do I see any kannel
> >
> > directory, conf file or anythign connected with kannel.
> >
> > Could someone please guide me in through this process and point me out as
> to what did I do wrong.
> >
> > Any help will be greatly appreciated.
> >
> > 3. Please also tell me what changes I need to make in the conf file after
> I am able to install kannel.
> >
> > Thanks.
> >
> > arun
> > _______________________________________________
> > announce mailing list
> > [email protected]
> > http://www.kannel.org/mailman/listinfo/announce
> >
> > ________________________________
>  Find out what India is talking about on - Yahoo! Answers India
> > Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get
> it NOW
>
>


Reply via email to