Regarding latest kannel version

View: New views
4 Messages — Rating Filter:   Alert me  

Regarding latest kannel version

by kiran.reddy@mpowerglobal.in :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all,

I want kannel latest .rpm package for my centos5 where can i download
please instruct me.

--
Regards,
Kiran Reddy
http://bit.ly/FNDC09



Re: Regarding latest kannel version

by Benaiad :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
I don't know if there is a Kannel rpm for CentOS, but I can help you to install it by your self.

Here some basic steps:
----------------------------
1- yum install libxml2 libxml2-devel
2- cd /usr/src/
3- download the latest kannel snapshot from this link: http://www.kannel.org/download/kannel-snapshot.tar.gz
     wget http://www.kannel.org/download/kannel-snapshot.tar.gz
4- extract kannel and jump into the extracted directory.
      tar -zxf kannel-snapshot.tar.gz
      cd kannel-snapshot
5- ./configure --prefix=/usr/local/kannel --enable-start-stop-daemon --disable-docs --with-defaults=speed
6- make
7- make install

Now you'll find kannel installed under /usr/local/kannel

Regards.

--
Benaiad

On Tue, Nov 10, 2009 at 9:56 AM, kiran.reddy@... <kiran.reddy@...> wrote:
Hi all,

I want kannel latest .rpm package for my centos5 where can i download please instruct me.

--
Regards,
Kiran Reddy
http://bit.ly/FNDC09




Re: Regarding latest kannel version

by kiran.reddy@mpowerglobal.in :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Benaiad,

Thank you very much i will do this now.

Benaiad wrote:
Hi,
I don't know if there is a Kannel rpm for CentOS, but I can help you to install it by your self.

Here some basic steps:
----------------------------
1- yum install libxml2 libxml2-devel
2- cd /usr/src/
3- download the latest kannel snapshot from this link: http://www.kannel.org/download/kannel-snapshot.tar.gz
     wget http://www.kannel.org/download/kannel-snapshot.tar.gz
4- extract kannel and jump into the extracted directory.
      tar -zxf kannel-snapshot.tar.gz
      cd kannel-snapshot
5- ./configure --prefix=/usr/local/kannel --enable-start-stop-daemon --disable-docs --with-defaults=speed
6- make
7- make install

Now you'll find kannel installed under /usr/local/kannel

Regards.

--
Benaiad

On Tue, Nov 10, 2009 at 9:56 AM, kiran.reddy@... <kiran.reddy@...> wrote:
Hi all,

I want kannel latest .rpm package for my centos5 where can i download please instruct me.

--
Regards,
Kiran Reddy
http://bit.ly/FNDC09




-- 
Regards,
Kiran Reddy
http://bit.ly/FNDC09

Re: Regarding latest kannel version

by Alejandro Guerrieri :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Kiran,

I have a patch to build an RPM out of CVS. Check here:


I've succesfully used it on CentOS 4 and 5.

Hope it helps,

Alejandro

On Tue, Nov 10, 2009 at 11:05 AM, kiran.reddy@... <kiran.reddy@...> wrote:
Hi Benaiad,

Thank you very much i will do this now.


Benaiad wrote:
Hi,
I don't know if there is a Kannel rpm for CentOS, but I can help you to install it by your self.

Here some basic steps:
----------------------------
1- yum install libxml2 libxml2-devel
2- cd /usr/src/
3- download the latest kannel snapshot from this link: http://www.kannel.org/download/kannel-snapshot.tar.gz
     wget http://www.kannel.org/download/kannel-snapshot.tar.gz
4- extract kannel and jump into the extracted directory.
      tar -zxf kannel-snapshot.tar.gz
      cd kannel-snapshot
5- ./configure --prefix=/usr/local/kannel --enable-start-stop-daemon --disable-docs --with-defaults=speed
6- make
7- make install

Now you'll find kannel installed under /usr/local/kannel

Regards.

--
Benaiad

On Tue, Nov 10, 2009 at 9:56 AM, kiran.reddy@... <kiran.reddy@...> wrote:
Hi all,

I want kannel latest .rpm package for my centos5 where can i download please instruct me.

--
Regards,
Kiran Reddy
http://bit.ly/FNDC09




-- 
Regards,
Kiran Reddy
http://bit.ly/FNDC09