Hi folks,
I get error when I try to install last PHP 7.x (dev). So the error is:
checking for zip archive read/writesupport... yes
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
Build Completed
###################
How to reinstall libzip on RHEL 7.4 (Maipo) ? Should be the same like CentOS but I cannot find solution.
Tried to install libzip and libzip-devel , so get the same error.