Compiling and installing php-5.5.15

Source: Internet
Author: User
First, the environment

System: CentOS 6.4x64

ip:192.168.3.48

Second, install the basic package

[Root@lnmp-test ~]# yum install zlib libxml libjpeg freetype libpng gd Curl Libiconv zlib-devel libxml2-devel Libjpeg-deve L Freetype-devel libpng-devel Gd-devel curl-devel-y

Third, installation Libiconv

#下载软件 [root@lnmp-test ~]# wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz[root@lnmp-test ~]# Tar XF libiconv-1.14.tar.gz [root@lnmp-test ~]# cd libiconv-1.14[root@lnmp-test libiconv-1.14]#./configure--prefix=/usr/ Local/libiconv[root@lnmp-test libiconv-1.14]# make && make install

Iv. installation of Libmcrypt

#下载软件 [root@lnmp-test ~]# wget http://sourceforge.net/projects/mcrypt/files/Libmcrypt/2.5.8/libmcrypt-2.5.8.tar.gz /download[root@lnmp-test ~]# Tar xf libmcrypt-2.5.8.tar.gz [root@lnmp-test ~]# CD Libmcrypt-2.5.8[root@lnmp-test libmcrypt-2.5.8]#./configure
  • Related Article

    Contact Us

    The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

    If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

    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.