Re: Installation of kannel and sqlbox in Ubuntu 22.04 to use as SMSbox

Antony Stone <[email protected]> Sun, 16 Apr 2023 13:19:55 +0200
Newsgroups gmane.comp.mobile.kannel.user
Organization Open Source IT
Message-ID <[email protected]>
On Sunday 16 April 2023 at 13:04:28, Robin C wrote:

> Dear Antony,
> Please find the commands below. I already shared the eroor. I am sharing
> the error message below.
> 
> I am using Ubuntu 22.04, Bison 1.4.5.
> #wget https://www.kannel.org/download/1.4.5/gateway-1.4.5.tar.gz
> --no-check-certificate
> 
> # tar -zxvf gateway-1.4.5.tar.gz
> # cd gateway-1.4.5/
> # ./configure --with-mysql
> # make
> 
> Getting the following error after giving make.

I still don't understand this.

I just downloaded the same tarball, and did:

$ tar -xvf gateway-1.4.5.tar.gz 

... tarball extracts its contents ...

$ find . -name y.tab.c

... no result ...

$ cd gateway-1.4.5/
$ ./configure --with-mysql

... plenty of output, no errors ...

$ find . -name y.tab.c

... no result ...

$ make
make: *** No targets specified and no makefile found.  Stop.



Antony.

-- 
Don't procrastinate - put it off until tomorrow.

                                                   Please reply to the list;
                                                         please *don't* CC me.