Re: [dpdk-dev] DPDK Installation

2017-03-30 Thread Christian Ehrhardt
On Wed, Mar 29, 2017 at 9:43 PM, Ashwini Thaokar wrote: > > You must put some 'source' URIs in your sources.list Given the error message you likely want to user "apt build-dep" to automatically get all dependencies to build a dpdk app by pulling in what Ubuntu uses to build DPDK. Since this is

Re: [dpdk-dev] DPDK installation

2017-03-26 Thread Christian Ehrhardt
On Fri, Mar 24, 2017 at 8:22 PM, De Lara Guarch, Pablo < pablo.de.lara.gua...@intel.com> wrote: > Looks like you don't have icc installed. > Use the x86_64-native-linuxapp-gcc instead: > > make install T=x86_64-native-linuxapp-gcc > Ack to that, and since there are more dependencies you might wan

Re: [dpdk-dev] DPDK installation

2017-03-24 Thread De Lara Guarch, Pablo
Hi Ashwini, > -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Ashwini Thaokar > Sent: Friday, March 24, 2017 7:14 PM > To: dev@dpdk.org > Subject: [dpdk-dev] DPDK installation > > I have downloaded a tar file of latest version of DPDK and extracted it on > my VM