Update gd_old.sh

pull/131/head
midoks 3 years ago
parent bae9bbe339
commit 913cb863c2
  1. 2
      plugins/php/versions/common/gd_old.sh

@ -73,7 +73,7 @@ Install_lib()
./configure --with-php-config=$serverPath/php/$version/bin/php-config \ ./configure --with-php-config=$serverPath/php/$version/bin/php-config \
--with-gd \ --with-gd \
--with-jpeg-dir \ --with-jpeg-dir \
--with-freetype-dir=/usr/local \ --with-freetype-dir \
--enable-gd-jis-conv \ --enable-gd-jis-conv \
--enable-gd-native-ttf --enable-gd-native-ttf
make clean && make && make install && make clean make clean && make && make install && make clean

Loading…
Cancel
Save