Control Web Panel

WebPanel => Problems on other RedHat linux servers => Topic started by: bILLY on November 01, 2017, 08:42:48 PM

Title: configure: error: Please reinstall the libzip distribution
Post by: bILLY on November 01, 2017, 08:42:48 PM
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.
Title: Re: configure: error: Please reinstall the libzip distribution
Post by: studio4host on November 01, 2017, 09:14:29 PM
php 7.x is developers version and you shouldn't install it on productions servers.
Title: Re: configure: error: Please reinstall the libzip distribution
Post by: bILLY on November 03, 2017, 03:42:54 AM
You're right! Thank you!

I will wait for official release of 7.2.