Hi, My name is Liat Pele. I am a developer in Nokia IL I am trying to test a POC with OVS and would like to change some of its code.
I did git clone : git clone https://github.com/openvswitch/ovs.git and then tried: ./boot.sh But got ./boot.sh: line 2: autoreconf: command not found Any idea? Thanks! Liat --------------------------------------------------------------------------------------------- [root@bcmt-controller-0 ~/OVS_code/ovs]# ./boot.sh ./boot.sh: line 2: autoreconf: command not found [root@bcmt-controller-0 ~/OVS_code/ovs]# cat boot.sh #! /bin/sh autoreconf --install --force [root@bcmt-controller-0 ~/OVS_code/ovs]# ls acinclude.m4 boot.sh CONTRIBUTING.rst debian ipsec m4 manpages.mk ofproto python selinux tutorial Vagrantfile-FreeBSD windows appveyor.yml build-aux datapath Documentation lib MAINTAINERS.rst NEWS ovsdb README.rst tests utilities vswitchd xenserver AUTHORS.rst configure.ac datapath-windows include LICENSE Makefile.am NOTICE poc rhel third-party Vagrantfile vtep -----------------------------------------------------------------------------------------------------------
_______________________________________________ discuss mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-discuss
