内射女校花一区二区三区,久久久老熟女一区二区三区,国产精品美女久久久网站,亚洲成AV人片在

Board logo

標(biāo)題: [分享] 關(guān)于在centos 5.3 x64系統(tǒng)安裝lanmp途中的錯誤個人總結(jié)解決辦法 [打印本頁]

作者: cngzit    時間: 2012-10-20 13:25     標(biāo)題: 關(guān)于在centos 5.3 x64系統(tǒng)安裝lanmp途中的錯誤個人總結(jié)解決辦法

本帖最后由 cngzit 于 2012-10-20 13:29 編輯

折騰了我?guī)滋斓腻e誤今天終于完美安裝了,現(xiàn)總結(jié)如下,僅供參考,感謝謝wdlinux官方論壇管理員指導(dǎo)安裝,還有感謝謝各位熱心的網(wǎng)友。
提示錯誤1:
  1. checking whether to enable JIS-mapped Japanese font support in GD... no
  2. checking for fabsf... yes
  3. checking for floorf... yes
  4. configure: error: libjpeg.(a|so) not found.
  5. ----Install Error: php configure err -----------
復(fù)制代碼


解決方法:
  1. # yum install -y libjpeg-devel
復(fù)制代碼


提示錯誤2:
  1. cd /usr/local/src/php-5.2.6/ext/curl/
  2. /usr/local/php-fcgi/bin/phpize
  3. ./configure –with-php-config=/usr/local/php-fcgi/bin/php-config
  4. checking for gnutls support in libcurl… no
  5. checking for curl_easy_perform in -lcurl… no
  6. configure: error: There is something wrong. Please check config.log for more information.

  7. ----Install Error: php configure err -----------
復(fù)制代碼
  1. checking for BZip2 support... no
  2. checking whether to enable calendar conversion support... no
  3. checking whether to enable ctype functions... yes
  4. checking for cURL support... yes
  5. checking if we should use cURL for url streams... no
  6. checking for cURL in default path... found in /usr
  7. checking for cURL 7.10.5 or greater... libcurl 7.15.5
  8. checking for SSL support in libcurl... yes
  9. checking how to run the C preprocessor... gcc -E
  10. checking for openssl support in libcurl... no
  11. checking for gnutls support in libcurl... no
  12. checking for curl_easy_perform in -lcurl... no
  13. configure: error: There is something wrong. Please check config.log for more information.

  14. ----Install Error: wdphp configure err -----------
復(fù)制代碼

解決方法:
我趕緊檢查有沒有裝curl的devel
  1. rpm -qa |grep curl
復(fù)制代碼

查了半天資料, 還是找到結(jié)果了, 只要以下包都安裝了, 就可以完美通過!
  1. curl-devel-7.15.5-2.el5
  2. e2fsprogs-devel-1.39-15.el5
  3. krb5-devel-1.6.1-25.el5
  4. libidn-devel-0.6.5-1.1
  5. openssl-devel-0.9.8b-10.el5
復(fù)制代碼

作者: admin    時間: 2012-10-20 17:02

很好
作者: cngzit    時間: 2012-10-20 21:13

主要是讓像我這樣的菜鳥不走這么多彎路。。。
作者: taoboacn    時間: 2012-10-22 16:54

留個記號




歡迎光臨 WDlinux官方論壇 (http://www.sdymsy.com/bbs/) Powered by Discuz! 7.2