linux(centos5.5)下編譯php時的一些典型錯誤及解決辦法。

來源:互聯網
上載者:User

簡介:這是linux(centos5.5)下編譯php時的一些典型錯誤及解決辦法。的詳細頁面,介紹了和php,php, linux, 典型錯誤 linux(centos5.5)下編譯php時的一些典型錯誤及解決辦法。有關的知識、技巧、經驗,和一些php源碼等。

class='pingjiaF' frameborder='0' src='http://biancheng.dnbcw.info/pingjia.php?id=355983' scrolling='no'>
轉載

configure: error: xml2-config not found. Please check your libxml2 installation.

yum install libxml2-devel

configure: error: Cannot find OpenSSL’s

yum install openssl-devel

configure: error: Please reinstall the libcurl distribution -

easy.h should be in /include/curl/

yum install curl-devel

configure: error: libjpeg.(a|so) not found

yum install libjpeg-devel

configure: error: libpng.(a|so) not found.

yum install libpng-devel

configure: error: libXpm.(a|so) not found.

yum install libXpm-devel

configure: error: freetype.h not found.

yum install freetype-devel

configure: error: utf8_mime2text() has new signature, but U8T_CANONICAL is missing. This should not happen. Check config.log for additional information.

yum install libc-client-devel

configure: error: mcrypt.h not found. Please reinstall libmcrypt.

yum install libmcrypt-devel

configure: error: Please reinstall libmhash � I cannot find mhash.h

yum install mhash-devel

configure: error: Cannot find MySQL header files under /usr.

Note that the MySQL client library is not bundled anymore!

yum install mysql-devel

configure: error: Please reinstall ming distribution. libming.(a|so) not found

- temp remove the config for ‘�with-ming=/opt/ming/’

configure: error: Cannot find pspell

yum install pspell-devel

configure: error: cannot find mm library

Download from http://www.ossp.org/pkg/lib/mm/

wget ftp://ftp.ossp.org/pkg/lib/mm/mm-1.4.2.tar.gzExtract it:  tar -zxvf mm-1.4.2.tar.gz./configuremakemake install

configure: error: Cannot find libtidy

yum install libtidy-develyum install libtidychange path at configure: ‘�with-tidy=/usr’

configure: error: not found. Please reinstall the expat distribution.

yum install expat-devel

configure: error: xslt-config not found. Please reinstall the libxslt >= 1.1.0 distribution

yum install libxslt-devel

*Tips: To uninstall, just enter:

yum remove {package-name}

Finally the compilation of php end with “Thank you for using PHP.”

愛J2EE關注Java邁克爾傑克遜視頻站JSON線上工具

http://biancheng.dnbcw.info/php/355983.html pageNo:2

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.