While trying to install PHP 7.x, installer fails. Does not apply to 7.0/7.1, these install with no issues.
Error:
checking pcre install prefix... no
checking libzip... yes
checking for the location of zlib... /usr
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for libzip... not found
configure: error: Please reinstall the libzip distribution
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
Redirecting to /bin/systemctl restart httpd.service
Any ideas why?