php 8.1.24 to 8.1.25 error

hqn34

Verified User
Joined
Nov 7, 2022
Messages
27
"When I try to update from php 8.1.24 to 8.1.25 with CustomBuild, I get the following error message."


configure: error: Package requirements (libzip >= 0.11 libzip != 1.3.1 libzip != 1.7.0) were not met:

No package 'libzip' found
No package 'libzip' found
No package 'libzip' 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 LIBZIP_CFLAGS
and LIBZIP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
*** There was an error while trying to configure php. Check the configure file
 
Back
Top