aaPanel_Jose
Console log:
`[root@xxxxxxxxx~]# yum install libcurl-devel
Loaded plugins: fastestmirror, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Loading mirror speeds from cached hostfile
epel/x86_64/metalink | 27 kB 00:00:00
- base: ftp.fau.de
Excluding mirror: mirror.de.leaseweb.net
- epel: mirror.imt-systems.com
Excluding mirror: mirror.fra10.de.leaseweb.net
- extras: ftp.rrzn.uni-hannover.de
- nux-dextop: mirror.li.nux.ro
Excluding mirror: mirror.fra10.de.leaseweb.net
- updates: ftp.uni-bayreuth.de
base | 3.6 kB 00:00:00
docker-ce-stable | 3.5 kB 00:00:00
epel | 4.7 kB 00:00:00
extras | 2.9 kB 00:00:00
gf | 2.9 kB 00:00:00
nux-dextop | 2.9 kB 00:00:00
updates | 2.9 kB 00:00:00
(1/2): epel/x86_64/updateinfo | 1.0 MB 00:00:00
(2/2): epel/x86_64/primary_db | 6.8 MB 00:00:00
Package libcurl-devel-7.29.0-57.el7.x86_64 already installed and latest version
Nothing to do
[root@xxxxxxxxx~]#`
and las part of execution log from php7.4 installer
`checking if iconv supports errno... yes
checking if iconv supports //IGNORE... no
checking if your cpp allows macro usage in include lines... yes
checking for IMAP support... no
checking for IMAP Kerberos support... no
checking for IMAP SSL support... no
checking whether to enable internationalization support... yes
checking for icu-uc >= 50.1 icu-io icu-i18n... no
configure: error: Package requirements (icu-uc >= 50.1 icu-io icu-i18n) were not met:
No package 'icu-uc' found
No package 'icu-io' found
No package 'icu-i18n' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables ICU_CFLAGS
and ICU_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
CentOS Linux release 7.8.2003 (Core)
Bit:64 Mem:9836M Core:4 gcc:4.8.5 cmake:2.8.12.2
Linux xxxxxxxx 3.10.0-1127.el7.x86_64 #1 SMP Tue Mar 31 23:36:51 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
ERROR: php-7.4.5 install failed.
Please submit to https://www.aapanel.com/forum for help`