Hello!
I am trying to configure php to handle Ming,Pdf and GD at the same time, but i get make error. Why?
This is how I configure:
./configure \
--prefix=/usr/local \
--with-apxs=/usr/sbin/apxs --with-config-file-path=/etc/httpd/conf \
--with-mysql=/usr/local --with-pdf=/usr/local --with-ttf=/usr/local/include --with-jpeg-dir=/usr \
--with-tiff-dir=/usr/lib --with-png-dir=/usr/lib --with-freetype-dir=/usr/lib --with-gettext \
--with-ming=/download/ming-0.2a/php_ext --with-zlib=/usr --with-gd=/usr \
--enable-calendar --enable-sockets