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
Hi,
I have been trying to install dpdk on my VMware Fusion with Ubuntu 16.04.1
on Mac. I've got many errors and tried troubleshooting but still I am not
able to run the hello world example application. I'm thinking of starting
from scratch.
Please suggest me some link on how to install DPDK and ru
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
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
I have downloaded a tar file of latest version of DPDK and extracted it on
my VMware Fusion running Ubuntu 16.04 on Mac OS X .
I'm trying to install and make targets, using the make install
T= command
in the top-level DPDK directory.
make install T=x86_64-native-linuxapp-icc
The following error
5 matches
Mail list logo