[FROG] Installing FRR on Ubuntu 18.04

Nuno Vieira nuno at hashpower.pt
Fri Feb 7 10:10:15 EST 2020


Howdy,

A better, easier and cleaner way would be as described on https://deb.frrouting.org/

curl -s https://deb.frrouting.org/frr/keys.asc | sudo apt-key add -
FRRVER="frr-stable"
echo deb https://deb.frrouting.org/frr $(lsb_release -s -c) $FRRVER | sudo tee -a /etc/apt/sources.list.d/frr.list
sudo apt update && sudo apt install frr frr-pythontools

cheers,

Nuno Vieira

# hashpower - datacenter and it services
Leiria | Portugal

p: +351308814400
e: nuno at hashpower.pt
w: https://hashpower.pt

----- Original Message -----
> From: "ian 2 oakley" <ian.2.oakley at bt.com>
> To: frog at lists.frrouting.org
> Sent: Friday, 7 February, 2020 15:02:51
> Subject: [FROG] Installing FRR on Ubuntu 18.04

> Hi all,
> 
> 
> 
> I’ve been trying to reinstall FRR on my Ubuntu 18.04 virtual machine, following
> the instructions given in the official guidance ( [
> http://docs.frrouting.org/projects/dev-guide/en/latest/building-frr-for-ubuntu1804.html
> |
> http://docs.frrouting.org/projects/dev-guide/en/latest/building-frr-for-ubuntu1804.html
> ] ), but when I do I get the following error on the sudo make install stage:
> 
> 
> configure: error: libyang needs to be compiled with ENABLE_LYD_PRIV=ON.
> Instructions for this are included in the build documentation for your platform
> at [ http://docs.frrouting.org/projects/dev-guide/en/latest/building.html |
> http://docs.frrouting.org/projects/dev-guide/en/latest/building.html ]
> 
> 
> 
> Having installed libyang from source with ENABLE_LYD_PRIV=ON, I’m not sure
> what’s occurring. Does libyang need to be installed into the FRR directory for
> it to work properly?
> 
> 
> 
> Best regards
> 
> Ian Oakley
> Research Specialist
> IoT Security
> 
> +44 (0)1473 626841
> 
> 
> 
> This email contains information from BT that might be privileged or
> confidential.
> And it's only meant for the person above. If that's not you, we're sorry - we
> must
> have sent it to you by mistake. Please email us to let us know, and don't copy
> or
> forward it to anyone else. Thanks.
> 
> 
> 
> We monitor our email systems and may record all our emails.
> British Telecommunications plc
> R/O : 81 Newgate Street, London EC1A 7AJ
> Registered in England: No 1800000
> 
> 
> 
> _______________________________________________
> frog mailing list
> frog at lists.frrouting.org
> https://lists.frrouting.org/listinfo/frog


More information about the frog mailing list