Hi, I''m trying to configure OVS with DPDK. I have installed DPDK version 1.8 and built the target x86_64-native-linuxapp-gcc After setting DPDK_BUILD to the appropriate path, I tried executing boot.sh present in openvswitch-2.3.1 directory. I have installed Python 2.7 version also I'm getting the below error: controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ sudo ./boot.sh ./boot.sh: 2: ./boot.sh: autoreconf: not found controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ uname -r 3.13.0-32-generic controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ uname -a Linux controller-Latitude-E5440 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ uname -s Linux controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ uname -a Linux controller-Latitude-E5440 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:08 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux controller@controller-Latitude-E5440:~/PoC/LLDP/software/openvswitch-2.3.1$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty
Can you please let me know how to solve this issue. Regards Shankari.V
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
