From patchwork Fri Oct 20 09:27:25 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gurucharan Shetty X-Patchwork-Id: 828787 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3yJc8K3Q5Tz9t3n for ; Sat, 21 Oct 2017 06:59:45 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 7BC1FBDB; Fri, 20 Oct 2017 19:59:41 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id BAD43BBD for ; Fri, 20 Oct 2017 19:59:39 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf0-f193.google.com (mail-pf0-f193.google.com [209.85.192.193]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 48244463 for ; Fri, 20 Oct 2017 19:59:39 +0000 (UTC) Received: by mail-pf0-f193.google.com with SMTP id n89so12476960pfk.11 for ; Fri, 20 Oct 2017 12:59:39 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:date:message-id; bh=jYasPO4KiXHj4yOiBtlTQBp7e23rGwlF+EL4j5fXEQg=; b=MI9eYTAvrjIJWeIOHgfg8E5bkmXtZQtnIsn0T3ofVsrX+MJepibNeSTmTP62B4QNW7 2eY148/ZmYSxeBkyUAFqCVJfYJICxdaQhoewDa3kIn3TmcYRoTdWASjHT0AA1Bl6cJEP TtlNbv7CAUNKKGN4ICAKadbztrsfqIhNBUUhTWZz+xZtGcapHAb20WEznAcrsssBw1O7 vMhxbY10nk+cAgz31kwJQwBPYrIZWjNpvDDRba2bD5p1b8Cxd4L7UmN2Dnx7fDsMqe2o IMMYORnyppDRmGHd9wkz9NLF3QQlU0GNlEuu/XwKP8F9R8pB8/r0A9xGO3fzp66TPkTm AhuQ== X-Gm-Message-State: AMCzsaWq7rwUzCkkcTvsc476NjDhLw4BSbrnm8eEC7zWzTl2uyfXwVrm OV4ttITGtWIH0PPfwmp1uY+1OQ== X-Google-Smtp-Source: ABhQp+QNUqkLvQmzYzMliZuFsF1AJVNhjwRfNTkNCA86TwtEEyfpawFqGhik78g9WL+3VUlx0lIEHQ== X-Received: by 10.101.78.5 with SMTP id r5mr2508194pgt.94.1508529578633; Fri, 20 Oct 2017 12:59:38 -0700 (PDT) Received: from ubuntu.eng.vmware.com ([208.91.1.34]) by smtp.gmail.com with ESMTPSA id e62sm2784907pfa.51.2017.10.20.12.59.37 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 20 Oct 2017 12:59:37 -0700 (PDT) From: Gurucharan Shetty To: dev@openvswitch.org Date: Fri, 20 Oct 2017 02:27:25 -0700 Message-Id: <1508491645-21387-1-git-send-email-guru@ovn.org> X-Mailer: git-send-email 1.9.1 X-Spam-Status: No, score=1.6 required=5.0 tests=DATE_IN_PAST_06_12, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=disabled version=3.3.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Subject: [ovs-dev] [PATCH v2] rhel.rst: Add python-sphinx as a dependency. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org Signed-off-by: Gurucharan Shetty Acked-by: Yi-Hung Wei Acked-by: Aaron Conole --- Documentation/intro/install/rhel.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/intro/install/rhel.rst b/Documentation/intro/install/rhel.rst index 86c5cf3..b68cb7d 100644 --- a/Documentation/intro/install/rhel.rst +++ b/Documentation/intro/install/rhel.rst @@ -76,7 +76,11 @@ the below command:: $ yum install gcc make python-devel openssl-devel kernel-devel graphviz \ kernel-debug-devel autoconf automake rpm-build redhat-rpm-config \ - libtool checkpolicy selinux-policy-devel + libtool checkpolicy selinux-policy-devel python-sphinx + +.. note:: + If python-sphinx package is not available in RHEL, you can install it + via pip with 'pip install sphinx'. .. _rhel-bootstrapping: