Sascha Greuel
Sascha Greuel
Install `libavif-dev` and execute IMEI with `--force` to perform a forced re-install.
libavif-dev is an exception because it doesn't exist in Ubuntu 20.04. However, until now, there was no need to install it, because it worked out of the box. I don't...
You should check the log file.
From the first log: ``` -- Checking for module 'libavif' -- No package 'libavif' found ``` From the 2nd attempt: ``` -- Checking for module 'libavif' -- Found libavif, version...
> Any idea why AVIF is still missing even though it found the lib? No, because I can't reproduce that.
Good catch. I'll try to find out, what's changed in libheif and/or AOM.
@MoritzLost Could be, yes. So you could try `./imei.sh --force --libheif-version=1.17.6` /cc @jakobhaerter
The issue is that IMEI attempts to install the packages, but it does nothing if they are already installed: https://github.com/SoftCreatR/imei/blob/4d1c41fc0a2008d4f596cde322b3f3b83c057748/imei.sh#L571 Of course, I could force a reinstall, but that doesn’t...
No, I did not. However, there were no more reports or activity on this issue, so I closed it as "stale".