Hi,
i'm trying to install php7-mod-gd in RT-AC88U version 384.19
but having error
checked about libjpeg
any idea to fix?
i'm trying to install php7-mod-gd in RT-AC88U version 384.19
but having error
Code:
PHP Warning: PHP Startup: Unable to load dynamic library 'gd.so' (tried: /opt/lib/php/gd.so (libjpeg.so.62: cannot open shared object file: No such file or directory), /opt/lib/php/gd.so.so (/opt/lib/php/gd.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
PHP 7.4.9 (cli) ( NTS )
Copyright (c) The PHP Group
Zend Engine v3.4.0, Copyright (c) Zend Technologies
checked about libjpeg
Code:
admingj@RT-AC88U-D8E0:/tmp/home/root# opkg install libjpeg62
Unknown package 'libjpeg62'.
Collected errors:
* opkg_install_cmd: Cannot install package libjpeg62.
admingj@RT-AC88U-D8E0:/tmp/home/root# opkg install libjpeg
Package libjpeg (9c-2) installed in root is up to date.
any idea to fix?