Skip to content
Snippets Groups Projects
Commit 92f68088 authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

spell out need for libxml2 for lxml to work

parent c89e6aad
Branches
Tags
No related merge requests found
...@@ -823,7 +823,9 @@ spidering 'internal' URLs on your network. At the very least we recommend that ...@@ -823,7 +823,9 @@ spidering 'internal' URLs on your network. At the very least we recommend that
your loopback and RFC1918 IP addresses are blacklisted. your loopback and RFC1918 IP addresses are blacklisted.
This also requires the optional lxml and netaddr python dependencies to be This also requires the optional lxml and netaddr python dependencies to be
installed. installed. This in turn requires the libxml2 library to be available - on
Debian/Ubuntu this means ``apt-get install libxml2-dev``, or equivalent for
your OS.
Password reset Password reset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment