From: Thomas Monjalon <thomas@monjalon.net>
To: "Yan, Liming (NSB - CN/Hangzhou)" <liming.yan@nokia-sbell.com>
Cc: users@dpdk.org
Subject: Re: [dpdk-users] How to customize the files in DPDK installed dir?
Date: Tue, 12 Sep 2017 22:19:13 +0200 [thread overview]
Message-ID: <22807464.LYp9GtVqdb@xps> (raw)
In-Reply-To: <AM4PR0701MB220920FE596A8E9991E41ECBDE690@AM4PR0701MB2209.eurprd07.prod.outlook.com>
12/09/2017 03:53, Yan, Liming (NSB - CN/Hangzhou):
> Hi,
> I have a question about DPDK installation. Could anyone please help me? Thanks.
> After I run command 'make install T=${RTE_TARGET} DESTDIR=/work/dpdk1705/install', all files are installed in /work/dpdk1705/install as following. But if I don't need the 'share/dpdk/examples', how can I remove it? I didn't find the place where I can change this. Changing dpdk.spec seems does not take effect.
See this file:
http://dpdk.org/browse/dpdk/tree/mk/rte.sdkinstall.mk
Examples are part of install-doc which is part of "make install".
Note: you probably do not want to use T= with install.
See also "make help"
prev parent reply other threads:[~2017-09-12 20:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-12 1:53 Yan, Liming (NSB - CN/Hangzhou)
2017-09-12 20:19 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=22807464.LYp9GtVqdb@xps \
--to=thomas@monjalon.net \
--cc=liming.yan@nokia-sbell.com \
--cc=users@dpdk.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).