GMP extension installs not working. How can I fix this?
`sort: cannot read: ping.pl: No such file or directory
--2022-08-23 20:11:22-- https://node.aapanel.com/install/3/gmp.sh
Resolving node.aapanel.com (node.aapanel.com)... 172.67.171.7, 104.21.79.196, 2606:4700:3031::6815:4fc4, ...
Connecting to node.aapanel.com (node.aapanel.com)|172.67.171.7|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3943 (3.9K) [application/octet-stream]
Saving to: ‘gmp.sh’
0K ... 100% 70.0M=0s
2022-08-23 20:11:22 (70.0 MB/s) - ‘gmp.sh’ saved [3943/3943]
selecting download node...
https://node.aapanel.com
Configuring for:
PHP Api Version: 20200930
Zend Module Api No: 20200930
Zend Extension Api No: 420200930
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for pkg-config... /bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for cc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking for system library directory... lib
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for PHP prefix... /www/server/php/80
checking for PHP includes... -I/www/server/php/80/include/php -I/www/server/php/80/include/php/main -I/www/server/php/80/include/php/TSRM -I/www/server/php/80/include/php/Zend -I/www/server/php/80/include/php/ext -I/www/server/php/80/include/php/ext/date/lib
checking for PHP extension directory... /www/server/php/80/lib/php/extensions/no-debug-non-zts-20200930
checking for PHP installed headers prefix... /www/server/php/80/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for gawk... gawk
checking for GNU MP support... yes, shared
checking for __gmpz_rootrem in -lgmp... no
configure: error: GNU MP Library version 4.2 or greater required.
make: *** No targets specified and no makefile found. Stop.
error
|-Successify ---Script execution completed---`