php-7.3.4 configure: error: Please reinstall the libzip distribution

php-7.3.4 configure: error: Please reinstall the libzip distribution


# wget https://libzip.org/download/libzip-1.5.2.tar.gz

tar -zxf libzip-1.5.2.tar.gz

cd libzip-1.5.2

mkdir build

cd build 

cmake ..

make -j4

make install
posted @ 2019-09-06 09:56  柠檬v不萌  阅读(2486)  评论(0编辑  收藏  举报