Dear Antony , Have you successfully installed Kannel 1.4.5 in Ubuntu 22.04 from source code??
On Sun, Apr 16, 2023, 3:23 PM Antony Stone < antony.st...@kannel.open.source.it> wrote: > 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. > >