Closed crobarcro closed 8 years ago
Perhaps libxml2 libxml2-dev
are also needed?
Can you run this:
$ perl -e "use XML::LibXML"
the perl command gives no output whatsoever, and I definitely have both these packages installed.
I hope this issue is solved by now. Please reopen if needed.
I'm having a go building ADMS using cmake from the git repo on a Mint Linux system (based on Ubuntu 14.04 Ubuntu Trusty). I'm getting the following cmake error:
However, I have the
libxml-libxml-perl
package installed, is this the right package? Any idea what might be going wrong here?