From 083874553069ba34ddedd8306ff44a06ca60378f Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 19 Oct 2018 22:57:41 +0200 Subject: [PATCH] [65-libyang-gcc-requirement] Wrapped long lines --- doc/guide/netconf.xml | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/doc/guide/netconf.xml b/doc/guide/netconf.xml index 963f379936..8760200dec 100644 --- a/doc/guide/netconf.xml +++ b/doc/guide/netconf.xml @@ -23,17 +23,18 @@
Installing NETCONF - Note that to get NETCONF capabilities Kea uses Sysrepo software, which - has many dependencies. Unfortunately, some of them are not available as - packages and need to be compiled manually. + Note that to get NETCONF capabilities Kea uses Sysrepo + software, which has many dependencies. Unfortunately, some of them + are not available as packages and need to be compiled + manually. Please note that libyang building requires a gcc version at least 4.9 so on some environments like CentOS 7.5 the system compiler cannot be used. The following sections provide installation instructions for Ubuntu - 18.04 and CentOS7.5. Due to more modern compiler and many available - packages, the installation procedure is much simplers on Ubuntu. + 18.04 and CentOS 7.5. Due to more modern compiler and many available + packages, the installation procedure is much simpler on Ubuntu.
Installing NETCONF on Ubuntu 18.04 @@ -52,13 +53,13 @@ xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/docs/centos-installation-notes"> CentOS installation notes page. - CentOS 7.5 has a very old gcc compiler 4.8.5. Some sysrepo - dependencies require at least 4.9, which unfortunately means that - a new compiler has to be installed. Also, many of the Sysrepo dependencies - are not avalable in CentOS as packages, so for the time being they - need to be installed from sources. The situation is expected - to improve over time as more and more CentOS/RedHat packages - become available. + CentOS 7.5 has a very old gcc compiler 4.8.5. Some + sysrepo dependencies require at least 4.9, which unfortunately + means that a new compiler has to be installed. Also, many of the + Sysrepo dependencies are not avalable in CentOS as packages, so + for the time being they need to be installed from sources. The + situation is expected to improve over time as more and more + CentOS / RedHat packages become available.
@@ -70,8 +71,8 @@ functionality in sysrepo. For more complete document, see sysrepo homepage. You may also want to take a look at notes made during a series of IETF - Hackathons. + xlink:href="https://github.com/isc-projects/kea-yang"> + notes made during a series of IETF Hackathons. -- 2.47.2