I need avif support by GD extension on PHP 8.1.3 because an extension of my website uses it.
I've seen is not available on your default php installer, neither in the compiled install.
Please, can you tell me a workaround to implement this when compiling the installer?
I tried with the option '--with-avif' under Adding Custom Modules button, but no success.
I'ts Almalinux 9.5 and I think I have the lib libavif-devel installed.
I can ssh any command you tell me, I've located the install.sh file but have no idea about if I have to modify and install it by terminal.
Please help me.
Thanks in advanced.