cwebp-bin icon indicating copy to clipboard operation
cwebp-bin copied to clipboard

fix crash at installation on linux platforms with non-intel archs

Open gilbsgilbs opened this issue 2 years ago • 2 comments

fixes #59

See https://github.com/imagemin/gifsicle-bin/issues/124#issuecomment-1222646680 for all the details. Note that this bug should probably be addressed in os-filter-obj / bin-wrapper, but the projects have been unmaintained for a few years.

gilbsgilbs avatar Aug 23 '22 16:08 gilbsgilbs

Are there known issues with ADM (EPIC 7452) CPUs? Postinstall cannot be executed, because the directoy was not created etc.

bloemer avatar Sep 09 '22 08:09 bloemer

@bloemer quite hard to tell what happens exactly without further details and investigation, but I would say it's very possible. As I explained here, support for non-intel (and even non-x86_64) architectures is quite poor.

gilbsgilbs avatar Sep 09 '22 17:09 gilbsgilbs