fatal error: libxml/xmlversion.h: No such file or directory ... 'gcc' failed:if you see something related to libxml and libxslt when you trace back then the following packages may solve the problem:
sudo apt-get install libxslt1-dev libxslt1.1 sudo apt-get install libxml2 libxml2-dev
No comments:
Post a Comment