DPDK patches and discussions
 help / color / mirror / Atom feed
From: asafp@nvidia.com
To: dev@dpdk.org
Cc: thomas@monjalon.net, Asaf Penso <asafp@nvidia.com>
Subject: [dpdk-dev] [PATCH] doc: add links for preconditions for meson
Date: Wed, 24 Feb 2021 08:53:24 +0000	[thread overview]
Message-ID: <1614156804-1026-1-git-send-email-asafp@nvidia.com> (raw)

From: Asaf Penso <asafp@nvidia.com>

To compile with meson some dependencies should be installed.
Section "Getting the Tools" describes what needed, but per
OS there are additional steps to do.

Add links to Linux, FreeBSD, and Windows guide for more info.

Signed-off-by: Asaf Penso <asafp@nvidia.com>
---
 doc/guides/prog_guide/build-sdk-meson.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/doc/guides/prog_guide/build-sdk-meson.rst b/doc/guides/prog_guide/build-sdk-meson.rst
index 3429e26..5ee56e8 100644
--- a/doc/guides/prog_guide/build-sdk-meson.rst
+++ b/doc/guides/prog_guide/build-sdk-meson.rst
@@ -46,6 +46,14 @@ already installed, it too is generally packaged by most Linux distributions.
 If not available as a package, it can be downloaded as source or binary from
 https://ninja-build.org/
 
+It is best advised to go over the following links for the complete dependencies:
+
+*   :doc:`Linux <../linux_gsg/sys_reqs>`
+
+*   :doc:`FreeBSD <../freebsd_gsg/build_dpdk>`
+
+*   :doc:`Windows <../windows_gsg/build_dpdk>`
+
 
 Configuring the Build
 ----------------------
-- 
1.8.3.1


             reply	other threads:[~2021-02-24  8:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-24  8:53 asafp [this message]
2021-04-17 10:39 ` 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=1614156804-1026-1-git-send-email-asafp@nvidia.com \
    --to=asafp@nvidia.com \
    --cc=dev@dpdk.org \
    --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).