-
Conda build fails for some packages, because they can't find libxml2mod.so. The python-libxml2 package for most distros includes this library.
-
Needs this interesting work around:
https://ckanext-spatial.readthedocs.org/en/latest/install.html#when-running-the-spatial-harvesters
morty updated
9 years ago
-
报这个错怎么回事啊?
-
Hi,
is there an alternate source for libxml2 ?
> Starting 64bit compilation of global tools
> 16:04:12 Running git update for ripgrep...
> 16:04:12 ripgrep git ...............................…
-
## Manually built currently:
- [x] gfortran (on x86_64, to add -fPIC), custom built on Alpine
- [x] zlib (might not need manual build) We might be able to use the zlib-static package instead, and set…
-
Hello again....
Picking up after many months of being away and having to update and reinstall python, IDE, Docker, etc...
Again, thank you for your work. I had a script running on my NAS in a D…
-
If you don't have libxml2 installed then the build system should build it. Trouble is it doesn't give the correct information about requiring zlib as well and so there are link errors.
-
[root@dx1 php-8.4.1]# /usr/local/php-8.4/bin/pecl install -f solr
warning: pecl/solr requires PHP (version >= 7.4.0, version
-
Hi all,
I have an old Django 2.2 app ruuning on Debian 10 Python 3.7.3 which was not upgraded since last few years and I can only run on Python 3.7.3 for now.
The following global OS pkgs/libs nee…
-
Right now LibXml is the required library, but actually, it's not necessary lib. Why can't we put this line https://github.com/IfcOpenShell/IfcOpenShell/blob/a44a13f04c89eb12c044aea4ec3891d756368919/…