I downloaded the lxml-3.2.3.tar and extracted. later i isntalled it using the command as python setup.py install. but I am getting erro as below :
ERROR: 'xslt-config' is not recognized as an internal or external command, operable program or batch file.
** make sure the development packages of libxml2 and libxslt are installed **
If I want to install libxml2 and libxslt package then where can I find that ?