<div dir="ltr"><div>alcohol was a typo from my operating system.<br><br></div>when running autoreconf -i I get this:<br><br>autoreconf -i<br>aclocal: warning: autoconf input should be named '<a href="http://configure.ac">configure.ac</a>', not '<a href="http://configure.in">configure.in</a>'<br>aclocal: warning: couldn't open directory 'm4': No such file or directory<br>automake: warning: autoconf input should be named '<a href="http://configure.ac">configure.ac</a>', not '<a href="http://configure.in">configure.in</a>'<br><a href="http://configure.in:13">configure.in:13</a>: installing './compile'<br><a href="http://configure.in:7">configure.in:7</a>: installing './config.guess'<br><a href="http://configure.in:7">configure.in:7</a>: installing './config.sub'<br><a href="http://configure.in:14">configure.in:14</a>: installing './install-sh'<br><a href="http://configure.in:105">configure.in:105</a>: installing './missing'<br>Makefile.am: installing './INSTALL'<br>automake: warning: autoconf input should be named '<a href="http://configure.ac">configure.ac</a>', not '<a href="http://configure.in">configure.in</a>'<br>ggsn/Makefile.am: installing './depcomp'<br>gtp/Makefile.am:1: error: Libtool library used but 'LIBTOOL' is undefined<br>gtp/Makefile.am:1:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'<br>gtp/Makefile.am:1:   to '<a href="http://configure.in">configure.in</a>' and run 'aclocal' and 'autoconf' again.<br>gtp/Makefile.am:1:   If 'LT_INIT' is in '<a href="http://configure.in">configure.in</a>', make sure<br>gtp/Makefile.am:1:   its definition is in aclocal's search path.<br>lib/Makefile.am:1: error: library used but 'RANLIB' is undefined<br>lib/Makefile.am:1:   The usual way to define 'RANLIB' is to add 'AC_PROG_RANLIB'<br>lib/Makefile.am:1:   to '<a href="http://configure.in">configure.in</a>' and run 'autoconf' again.<br>autoreconf: automake failed with exit status: 1<br><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 3, 2015 at 4:51 PM, Alexander Huemer <span dir="ltr"><<a href="mailto:alexander.huemer@xx.vu" target="_blank">alexander.huemer@xx.vu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi.<br>
<span class=""><br>
On Wed, Jun 03, 2015 at 04:22:32PM +0200, Kasper Nielsen wrote:<br>
> when trying to install on clean debian 8 I get errors.<br>
><br>
> This is my bash:<br>
> ./configure<br>
> bash: ./configure: No such file or directory<br>
><br>
> running alcohol && automake && autoheader && autoconf also gives lots of<br>
> errors.<br>
<br>
</span>What's alcohol?<br>
<br>
autoreconf -i produces a configure script just fine on my jessie/amd64<br>
installation. There is only a minor warning regarding configure.{in,ac}.<br>
configure does not complain either.<br>
make produces some -Wformat warnings, nothing scary.<br>
openggsn does not seem to be broken at all.<br>
<br>
Kind regards,<br>
-Alex<br>
</blockquote></div><br></div>