RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
So basically it is the same instructions…what it did give is a way to see more info… 2018-11-29 17:16:53 [62770] [0] ERROR: SMPP: Configuration file can only have port or receive-port. Usage of both in one group is deprecated! 2018-11-29 17:16:53 [62770] [0] PANIC: Cannot start with SMSC

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
try to follow the below link: http://www.sabinshrestha.com.np/linux-downloads/centos-7-kannel-1-4-5-and-mariadb-10-3-install-and-configure-2018/ Good night On Thu, Nov 29, 2018 at 11:56 PM Ron Rechtman wrote: > I don’t follow > > export WANT_AUTOMAKE=1.8 > > change to > > export

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
I don’t follow export WANT_AUTOMAKE=1.8 change to export WANT_AUTOMAKE=1.13.4 ? I still end up with the same errors From: Web Min Sent: Thursday, November 29, 2018 3:55 PM To: Ron Rechtman Cc: users@kannel.org Subject: Re: Kannel 1.4.5 migration Better to update the version of Automake via

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
Better to update the version of Automake via the bootstrap file instead On Thu, Nov 29, 2018 at 11:51 PM Ron Rechtman wrote: > I left C/linux in 2000 when I got my Comp Eng. Degree. > > After that it has been mostly Microsoft & moved to C#. > > > > So you’ll have to be a bit patient with me > >

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
I left C/linux in 2000 when I got my Comp Eng. Degree. After that it has been mostly Microsoft & moved to C#. So you’ll have to be a bit patient with me Automake = 1.13.4 So I tried edited the config.ac file… Seems quite a bit of changes in the INIT need to be done. Better Ideas? From: Web

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
I don't have much experience with kannel under CentOS, but my experience under Ubuntu. try check the automake version to match it with bootstrap automake --version | sed -e '1s/[^0-9]*//' -e q On Thu, Nov 29, 2018 at 11:30 PM Ron Rechtman wrote: > > > > > *From:* Web Min > *Sent:* Thursday,

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
Glad to hear it! What is the full log of installation? On Thu, Nov 29, 2018 at 11:26 PM Ron Rechtman wrote: > First off thanks for the super fast replies. > > > > The bootstrap didn’t give errors now > > But ended up with the same error > > > > > > > > > > *From:* Web Min > *Sent:* Thursday,

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
First off thanks for the super fast replies. The bootstrap didn’t give errors now But ended up with the same error From: Web Min Sent: Thursday, November 29, 2018 3:21 PM To: Ron Rechtman Cc: users@kannel.org Subject: Re: Kannel 1.4.5 migration try the below first mv

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
try the below first mv configure.in configure.ac ./bootstrap then make make install On Thu, Nov 29, 2018 at 11:17 PM Ron Rechtman wrote: > I followed instructions > > https://blog.onesconsultants.com/2018/08/how-to-install-kannel-in-centos-7.html > > But pulling 1.4.5 > > Applied patch > >

RE: Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
I followed instructions https://blog.onesconsultants.com/2018/08/how-to-install-kannel-in-centos-7.html But pulling 1.4.5 Applied patch https://redmine.kannel.org/issues/699 & my config file I ran the .sh file, but guessing the earlier make install broke it? [root@sms-2 gateway-1.4.5]#

Re: Kannel 1.4.5 migration

2018-11-29 Thread Web Min
It seems you have a problem in so file as mentioned below /lib64/libc.so.6 Did you install the Kannel via source? if yes make sure to run the bootrtap.sh first Regards On Thu, Nov 29, 2018 at 10:41 PM Ron Rechtman wrote: > > > Hello, > > > > I have 1.4.3 running no problem on Cent 6.6 > > >

Kannel 1.4.5 migration

2018-11-29 Thread Ron Rechtman
Hello, I have 1.4.3 running no problem on Cent 6.6 I have built a new box with Cent 7 and 1.4.5 and I cannot get it to run. I have installed Kannel, and used the same CONFIG from the 1.4.3 and get errors. 2018-11-29 14:27:51 [29716] [0] PANIC: Cannot start with SMSC connection failing