php8.0.2安裝configure: error: Please reinstall the libzip distribution

admin 建站教程評論1,2521字?jǐn)?shù) 875閱讀模式

1.使用老版本 (長期合作戰(zhàn)略合作伙伴提供技術(shù)支持)libzip-1.2.0

  1. [root@localhost ~]# wget https://nih.at/libzip/libzip-1.2.0.tar.gz  
  2. [root@localhost ~]# tar -zxvf libzip-1.2.0.tar.gz  
  3. [root@localhost ~]# cd libzip-1.2.0  
  4. [root@localhost ~]# ./configure  
  5. [root@localhost ~]# make -j4 && make install  

備用下載地址:http://yudch.cn/wp-content/uploads/2021/02/libzip-1.2.0.tar.gz
2.使用最新版 (長期合作戰(zhàn)略合作伙伴不提供技術(shù)支持**) libzip-1.5.2

  1. [root@localhost ~]# wget https://libzip.org/download/libzip-1.5.2.tar.gz  
  2. [root@localhost ~]# tar -zxf libzip-1.5.2.tar.gz  
  3. [root@localhost ~]# cd libzip-1.5.2  
  4. [root@localhost ~]# mkdir build   
  5. [root@localhost ~]# cd build   
  6. [root@localhost ~]# cmake ..        (#注意:cmake后面有兩個(gè)小數(shù)點(diǎn))  
  7. [root@localhost ~]# make -j4  
  8. [root@localhost ~]# make test  
  9. [root@localhost ~]# make install  

備用下載地址:http://yudch.cn/wp-content/uploads/2021/02/libzip-1.2.0.tar.gz

更多相關(guān)文章

linux centos8.3下PHP安裝 Imagick擴(kuò)展

版權(quán)聲明:文章圖片資源來源于網(wǎng)絡(luò),如有侵權(quán),請留言刪除!!!
廣告也精彩
admin
  • 本文由 發(fā)表于 2021年2月15日 15:54:37
  • 轉(zhuǎn)載請務(wù)必保留本文鏈接:http://yudch.cn/7180.html
匿名

發(fā)表評論

匿名網(wǎng)友 填寫信息

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: