安裝php環境錯誤解決

高洛峰
發布: 2016-11-29 14:58:33
原創
950 人瀏覽過

錯誤: configure: error: libevent >= 1.4.11 could not be found 
解決: yum -y install libevent libevent-devel


錯誤:configure: error: xmlevent-devel


錯誤:configure: error: xmlevent-devel


錯誤:configure: error: xmlevent-devel


錯誤:configure: error: xmlevent-devel


錯誤:configure: error: xml2-configeck f解決: yum -y install libxml2 libxml2-devel


錯誤: configure: error: mcrypt.h not found. Please reinstall libmcrypt.  
 解決: yum upllm install the libcurl distribution - easy.h should be in /include/curl/  
 解決: yum -y install curl-devel 

錯誤: If configure fails 程式 -- libpng.(a|so) not found. 

解決: yum -y install libpng-devel

錯誤: /usr/bin/ld: cannot find -lltdl  collect2: ld returned 1 instait stll  libtool-ltdl-devel 

🎜 🎜🎜 主要是一些庫沒安裝的原因。 🎜🎜🎜🎜
相關標籤:
php
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!