php-7-debian icon indicating copy to clipboard operation
php-7-debian copied to clipboard

Support for system ZIP library

Open kasparsd opened this issue 6 years ago • 0 comments

Use --with-libzip and install libzip-dev as a dependancy.

checking libzip... no
checking for the location of zlib... /usr
configure: WARNING: ========================================================
configure: WARNING: Use of bundled libzip is deprecated and will be removed.
configure: WARNING: Some features such as encryption and bzip2 are not available.
configure: WARNING: Use system library and --with-libzip is recommended.
configure: WARNING: ========================================================

kasparsd avatar Mar 18 '19 10:03 kasparsd