Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 318 Bytes

DEPENDENCIES.md

File metadata and controls

10 lines (7 loc) · 318 Bytes

Dependencies

This covers any steps that need to be done to install the various dependencies on a Ubuntu 14.04.3 LTS system.

lxml

sudo apt-get install libxml2 libxml2-dev python-libxml2 sudo apt-get install libxslt1.1 libxslt1-dev python-libxslt1 sudo apt-get install python-dev sudo apt-get install zlib1g-dev