On Wed, Jan 17, 2018 at 01:24:21PM -0800, Greg Rose wrote:
> On minimal install RHEL 7 servers (and perhaps other types of installs)
> you need to enable a couple of optional repositories for the yum-builddep
> utility to work correctly.  This patch documents those two optional
> repositories.


> 
> Signed-off-by: Greg Rose <gvrose8...@gmail.com>
> ---
>  Documentation/intro/install/fedora.rst | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/Documentation/intro/install/fedora.rst 
> b/Documentation/intro/install/fedora.rst
> index 8d10338..fd010f1 100644
> --- a/Documentation/intro/install/fedora.rst
> +++ b/Documentation/intro/install/fedora.rst
> @@ -63,6 +63,11 @@ The command below will create a temporary SPEC file::
>        > /tmp/ovs.spec
>  
>  And to install specific dependencies, use the corresponding tool below.
> +For some of the dependencies you may need to add two additional
> +repositories to help yum-builddep.

For some of the dependencies on RHEL you may need...

Because it doesn't apply to Fedora, otherwise it looks good.

fbl

> +
> +subscription-manager repos --enable=rhel-7-server-extras-rpms
> +subscription-manager repos --enable=rhel-7-server-optional-rpms
>  
>  DNF::
>  
> -- 
> 1.8.3.1
> 
> _______________________________________________
> dev mailing list
> d...@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev

-- 
Flavio

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to