Hi there,
I need to install a specific e-commerce software but unfortunately experiencing issues with several required PHP extensions. OS is AlmaLinux 9, all other required extensions incl. lsphp81-common were installed without issues . Any ideas how this can be solved?
I need to install a specific e-commerce software but unfortunately experiencing issues with several required PHP extensions. OS is AlmaLinux 9, all other required extensions incl. lsphp81-common were installed without issues . Any ideas how this can be solved?
Code:
# dnf install lsphp81-gd lsphp81-intl lsphp81-mbstring --nobest
Last metadata expiration check: 3:42:47 ago on Tue 20 Dec 2022 11:41:58 AM UTC.
Error:
Problem 1: conflicting requests
- nothing provides libgd.so.103()(64bit) needed by lsphp81-gd-8.1.12-2.el9.x86_64
Problem 2: conflicting requests
- nothing provides libicudata.so.71()(64bit) needed by lsphp81-intl-8.1.12-2.el9.x86_64
- nothing provides libicui18n.so.71()(64bit) needed by lsphp81-intl-8.1.12-2.el9.x86_64
- nothing provides libicuio.so.71()(64bit) needed by lsphp81-intl-8.1.12-2.el9.x86_64
- nothing provides libicuuc.so.71()(64bit) needed by lsphp81-intl-8.1.12-2.el9.x86_64
Problem 3: conflicting requests
- nothing provides libonig.so.105()(64bit) needed by lsphp81-mbstring-8.1.12-2.el9.x86_64