x1499872666

先yum所需包 否则报错

 

# ./configure --prefix=/usr/local/php --with-apxs2=/usr/local/apache2.4/bin/apxs --with-config-file-path=/usr/local/php/etc --with-mysql=/usr/local/mysql --with-pdo-mysql=/usr/local/mysql --with-mysqli=/usr/local/mysql/bin/mysql_config --with-libxml-dir --with-gd --with-jpeg-dir --with-png-dir --with-freetype-dir --with-iconv-dir --with-zlib-dir --with-bz2 --with-openssl --with-mcrypt --enable-soap --enable-gd-native-ttf --enable-mbstring --enable-sockets --enable-exif 

 

# yum install libxml2-devel bzip2 bzip2-devel libpnglibpng-devel openssl openssl-devel freetype freetype-devel opel-release -y

# yum install -y epel-release

# yum install -y mcrypt-devel

分类:

技术点:

相关文章:

  • 2022-01-20
  • 2021-10-17
  • 2021-05-20
  • 2022-02-10
  • 2021-11-12
  • 2021-12-04
  • 2021-09-01
  • 2021-12-04
猜你喜欢
  • 2022-12-23
  • 2021-12-18
  • 2021-05-28
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-16
相关资源
相似解决方案