My version of libxml2 is too new:
```
checking for xmllint... 
/nix/store/b8bjqf3nwyjhc9dw08a5fiiyzqsml57c-libxml2-2.9.8-bin/bin/xmllint
configure: error: failed to detect version 20901: 
/nix/store/b8bjqf3nwyjhc9dw08a5fiiyzqsml57c-libxml2-2.9.8-bin/bin/xmllint 
--version
```
```
/nix/store/b8bjqf3nwyjhc9dw08a5fiiyzqsml57c-libxml2-2.9.8-bin/bin/xmllint: 
using libxml version 20908
   compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP 
HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv ISO8859X 
Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib
```

Does the code really need this specific version, or can the check be changed to 
a "newer than" check?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/tim-janik/beast/issues/63
_______________________________________________
beast mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/beast

Reply via email to