In article <001001c1c15f$22473370$0100a8c0@red5>, php-general@ring-
wraith.com says...
> hi again,
>
> well sorry about that, it worked when i changed it to:
>
> ./configure --with-apxs=/usr/local/apache/bin/apxs --with-xml --with-curl
>--with-swf=/usr/local/flash
--enable-ftp --with-gd=/usr -
hi again,
well sorry about that, it worked when i changed it to:
./configure --with-apxs=/usr/local/apache/bin/apxs --with-xml --with-curl
--with-swf=/usr/local/flash --enable-ftp --with-gd=/usr --with-jpeg-dir=/usr/local
--with-xpm-dir=/usr/X11R6 --with-png-dir=/usr --with-imap
--with-ming=/
You never put "lib" in a PHP configure flag. Read the INSTALL file
carefully, please. It should just be --with-gd=/usr since it also needs
to find the gd header files which are nowhere under /usr/lib
On Fri, 1 Mar 2002, Hendrik wrote:
> hi there,
>
> i tried to compile php with GD2 support and
3 matches
Mail list logo