-
I'm struggling building dependencies for MoonRay on my MacBook Pro. I keep getting errors during the Boost build but don't know why it's not working on this Mac. It fits all of the requirements, yet s…
-
I'm trying to install bxtools locally on our server. When I run the command:
`./configure --prefix=/home/april/local/bxtools/0.0/`
Configure runs fine until I get the error:
```
checking for li…
-
Tried to require word2vec using browserify:
`var word2Vec_wordList = require('word2vec-wordlist');
`
Upon bundling, it added lzma to the list of dependencies resulting in " Error: Cannot find modul…
-
In October 2024, `ubuntu:latest` does not include the package `python`.
Either choose a specific version of `ubuntu` (which is is best practice to do anyway) and/or switch the package to `python3` …
-
Would it be feasible for s3backer to support alternative compression methods?
At least in a residential setting, even with a very expensive compression algorithm it is likely that the bottleneck is…
-
The LZMA compressed files, that are produced by the AWD-Sdk, are not compatible with the as3 LZMA decompression.
See AwayBuilder Issue here:
https://github.com/awaytools/AwayBuilder/issues/238
-
Backgournd: I'm implementing a process of building libheif for [media-autobuild_suite](https://github.com/m-ab-s/media-autobuild_suite).
Here's the current version of the process:
https://github.com…
-
In zarr-developers/zarr#435, I think I uncovered a bug in the LZMA compressor.
#### Minimal, reproducible code sample, a copy-pastable example if possible
```python
import numpy as np
import l…
-
Hi ,
can I use this to decompress files in iOS , is there any examples I can see to decompress files in iOS
-
**Operating system:**
64-bit Ubuntu 16.04.7 LTS
**Compiler:**
gcc (Ubuntu 5.4.0-6ubuntu1~16.04.12) 5.4.0 20160609
**Steps to reproduce the behavior:**
Download xz-5.6.0.tar.gz or xz-5.6.1.tar…