<section xml:id="netconf-install">
<title>Installing NETCONF</title>
- <para>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.</para>
+ <para>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.</para>
<para>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.</para>
<para>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.</para>
+ 18.04 and CentOS 7.5. Due to more modern compiler and many available
+ packages, the installation procedure is much simpler on Ubuntu.</para>
<section xml:id="netconf-ubuntu-install">
<title>Installing NETCONF on Ubuntu 18.04</title>
xlink:href="https://gitlab.isc.org/isc-projects/kea/wikis/docs/centos-installation-notes">
CentOS installation notes page</uri>.</para>
- <para>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.</para>
+ <para>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.</para>
</section>
</section> <!-- end of installation notes -->
functionality in sysrepo. For more complete document, see sysrepo homepage.
You may also want to take a look at
<uri xmlns:xlink="http://www.w3.org/1999/xlink"
- xlink:href="https://github.com/isc-projects/kea-yang">notes made during a series of IETF
- Hackathons</uri>.
+ xlink:href="https://github.com/isc-projects/kea-yang">
+ notes made during a series of IETF Hackathons</uri>.
</para>
<para>