Update php-compile.sh
This commit is contained in:
parent
c40399cf05
commit
e52b0e2d66
1 changed files with 6 additions and 0 deletions
|
@ -67,6 +67,12 @@ sudo ./configure --prefix=/usr/local/phyre/php \
|
|||
--with-gettext \
|
||||
--with-curl \
|
||||
--with-zip \
|
||||
--with-zlib \
|
||||
--with-gd \
|
||||
--with-jpeg \
|
||||
--with-freetype \
|
||||
--with-xsl \
|
||||
--with-intl \
|
||||
--enable-mbstring \
|
||||
--with-libdir=lib/$(arch)-linux-gnu
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue