]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] pyexpat is not required
authorJeremy C. Reed <jreed@ISC.org>
Fri, 22 Jun 2012 16:21:49 +0000 (11:21 -0500)
committerJeremy C. Reed <jreed@ISC.org>
Fri, 22 Jun 2012 16:21:49 +0000 (11:21 -0500)
pyexpat is only required for unittest not for running
stats-httpd. (see ticket http://bind10.isc.org/ticket/2048)

doc/guide/bind10-guide.xml

index 1bdc0053f5cc7cb4c0688e8da3ed30eac9722f2c..6be7c15e2470eabf1ae53d00b6b790b5c1a7c64d 100644 (file)
         <command>b10-xfrout</command>, and <command>b10-zonemgr</command>
         components require the libpython3 library and the Python
         _sqlite3.so module (which is included with Python).
-        The <command>b10-stats-httpd</command> component uses the
-        Python pyexpat.so module.
-        The Python modules need to be built for the corresponding Python 3.
+        Python modules need to be built for the corresponding Python 3.
       </para>
 <!-- TODO: this will change ... -->