pull/522/head
Mr Chen 1 year ago
parent df596fc673
commit 158a66ab62
  1. 1
      plugins/php/versions/common/gd_old.sh
  2. 2
      scripts/install/centos.sh

@ -80,6 +80,7 @@ Install_lib()
$OPTIONS \
--with-gd \
--with-jpeg-dir \
--with-webp-dir \
--with-freetype-dir=${serverPath}/lib/freetype_old
# --enable-gd-jis-conv
# --enable-gd-native-ttf

@ -117,8 +117,8 @@ yum install -y libevent libevent-devel unzip zip
yum install -y libicu-devel bzip2-devel pcre pcre-devel
yum install -y gd gd-devel
yum install -y libwebp-tools
yum install -y libjpeg-devel libpng-devel libwebp libwebp-devel
yum install -y net-tools
yum install -y ncurses-devel
yum install -y libXpm-devel

Loading…
Cancel
Save