Incomprehensible error concerning identical babel config for bird and bird6 (bird-v1.6.4 on ubuntu18.04.1)

Ondrej Zajicek santiago at crfreenet.org
Sat Nov 17 18:14:41 CET 2018


On Thu, Nov 15, 2018 at 01:41:47PM +0100, Christoffer Hansen wrote:
> 
> 
> On 14/11/2018 03:10, Ondrej Zajicek wrote:
> > I don't know about Ubuntu, but on Debian it is straightforward (although
> > note that main devel branch is called 'int-new', while 'master' is still
> > 1.6.x branch), you just need basic devel environment (build-essential
> > package), libreadline-dev, autoconf, bison, flex, and git. With that just:
> > 
> >   git clone https://gitlab.labs.nic.cz/labs/bird.git
> >   cd bird
> >   git checkout int-new
> >   autoreconf
> >   ./configure
> >   make
> > 
> 
> Ubuntu 18.04 will complain about missing the ncurses library, too.

Yes, i forgot about libncurses5-dev, which is also needed.

-- 
Elen sila lumenn' omentielvo

Ondrej 'Santiago' Zajicek (email: santiago at crfreenet.org)
OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net)
"To err is human -- to blame it on a computer is even more so."


More information about the Bird-users mailing list