From: Bruce Richardson <bruce.richardson@intel.com>
To: Kevin Traynor <ktraynor@redhat.com>
Cc: dev@dpdk.org, john.mcnamara@intel.com, bluca@debian.org,
thomas@monjalon.net, dmitry.kozliuk@gmail.com
Subject: Re: [dpdk-dev] [PATCH] doc: update info for pyelftools install
Date: Fri, 12 Feb 2021 15:05:50 +0000 [thread overview]
Message-ID: <20210212150550.GD970@bricha3-MOBL.ger.corp.intel.com> (raw)
In-Reply-To: <20210212144628.2065224-1-ktraynor@redhat.com>
On Fri, Feb 12, 2021 at 02:46:28PM +0000, Kevin Traynor wrote:
> python-pyelftools is not packaged for RHEL/CentOS with
> the exception of RHEL7 EPEL.
>
> Add command to install it with pip.
>
> Fixes: f0f93a7adfee ("buildtools: use Python pmdinfogen")
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
> doc/guides/linux_gsg/sys_reqs.rst | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
> index 4a401210d..d7ea8520e 100644
> --- a/doc/guides/linux_gsg/sys_reqs.rst
> +++ b/doc/guides/linux_gsg/sys_reqs.rst
> @@ -55,5 +55,7 @@ Compilation of the DPDK
> * ``pyelftools`` (version 0.22+)
>
> - * For RHEL/Fedora systems it can be installed using ``dnf install python-pyelftools``
> + * For Fedora systems it can be installed using ``dnf install python-pyelftools``
> +
> + * For RHEL/CentOS systems it can be installed using ``pip3 install pyelftools``
>
> * For Ubuntu/Debian it can be installed using ``apt install python3-pyelftools``
> --
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
next prev parent reply other threads:[~2021-02-12 15:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-02-12 14:46 Kevin Traynor
2021-02-12 15:05 ` Bruce Richardson [this message]
2021-02-14 9:49 ` Thomas Monjalon
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=20210212150550.GD970@bricha3-MOBL.ger.corp.intel.com \
--to=bruce.richardson@intel.com \
--cc=bluca@debian.org \
--cc=dev@dpdk.org \
--cc=dmitry.kozliuk@gmail.com \
--cc=john.mcnamara@intel.com \
--cc=ktraynor@redhat.com \
--cc=thomas@monjalon.net \
/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).