See doc/developer/building-frr-on-centos7.rst
on the packages which need to be installed
On 3 Feb 2019, at 8:12, muhammed ibrahim wrote:
HelloI am trying to configure FRR on CentOS 7 and I cloned the source code from github. The next step was to run
./bootstrap.shbut I can't seem to run the script. Whenever I run the script an error listed below shows up.
./bootstrap.sh: line 7: autoreconf: command not foundWhat do I need to do?
Here is the instruction below
http://docs.frrouting.org/en/latest/installation.html#configuration
FRR has an excellent configure script which automatically detects most host configurations. There are several additional configure options to customize the build to include or exclude specific features and dependencies.
First, update the build system. Change into your FRR source directory and issue:
./bootstap.shThis will install any missing build scripts and update the Autotools configuration. Once this is done you can move on to choosing your configuration options from the list below.
PS: I have also posted this on stackover flow but I haven't gotten a response yet.Sincerely,Muhammed Ibrahim
_______________________________________________
frog mailing list
frog@lists.frrouting.org
https://lists.frrouting.org/listinfo/frog