-
Is there a possibility that we have LibXML2 bindings for html5ever similar to how gumbo has it?
https://github.com/sevenval/gumbo-libxml
I have a program that is written on top of LibXML2, however…
-
Hi:
It looks **Python** now moves to support **lxml**, instead of **libxml2**? So, I wonder if **itstool** can also change from **libxml2** support to **lxml** support?
Cheers
-
**Describe the bug**
Anything that tries to find_package(libxml2 CONFIG) will fail.
```
# head -n 40 /nix/store/7xd3qxnfqd9gy2wxd5i4q2v4r9201imm-libxml2-2.9.12-dev/lib/cmake/libxml2/libxml2-con…
-
## CVE-2015-8242 - Medium Severity Vulnerability
Vulnerable Library - libxml2libxml-2.9.2
The XML C parser and toolkit of Gnome
Library home page: https://github.com/winlibs/libxml2.git
Found in HE…
-
The Buildpack is not installing libxml2 which is needed for PHP to run.
## Expected Behavior
Shall not the PHP Buildpack install libxml2 natively? I am new to using Buildpack so I may be missing s…
-
### Expected behaviour
Part should be rebuilt if the content of its source .tar.gz or .tar file has changed.
### Steps to reproduce the problem
Create a bundle.tar like this: `tar -c Gemfile …
-
Currently the libxml2 library is configured to look for a dylib in /opt/local (the MacPorts default location). Instead, libxml2 should be provided by a framework, thus eliminating the MacPorts depende…
-
travis.yml uses repoman
repoman uses xmllint tool from libxml2 package
xmllint tries to download .dtd file from gentoo.org
gentoo org was moved to https protocol
xmllint is unable to work with https
…
-
When building with avogadro squared on a clean 64-bit Linux system I get:
make[5]: **\* No rule to make target `/home/andy/build/avogadro/build/prefix/lib/libxml2.so', needed by`lib/cdxmlformat.so'. …
cryos updated
8 years ago
-
The README says aircraft_oap requires xerces-c:
https://github.com/NCAR/aircraft_oap/blob/31920338d78b9f94d74b78235e6b8b834ce02ace/README.md?plain=1#L40
and the build does fail when xerces-c is …