following that tutorial gives same error. if i first install libosmocore
and then openggsn i get this:
config.status: error: cannot find input file: `Makefile.in'
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target 'install'. Stop.
i could try and rename the Makefile.am to .in, but that seems wrong or?
On Wed, Jun 3, 2015 at 7:41 PM, Alexander Huemer <alexander.huemer(a)xx.vu>
wrote:
On Wed, Jun 03, 2015 at 07:34:47PM +0200, Kasper
Nielsen wrote:
sorry. I ran ./configure now.
It fails with:
./configure: line 15892: syntax error near unexpected token
`LIBOSMOCORE,'
./configure: line 15892:
`PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >=
0.6.4)'
Do i need to install other things before the ggsn?
Yes, ask a web search engine, it's the first hit.
Kind regards,
-Alex