RE: [PHP] PHP + GD + FreeBSD

2001-05-10 Thread Don Read
On 10-May-01 Kasper Kristiansson wrote: > When i compile PHP on my FreeBSD with the following confgoptions, i don't > get png support. > > Whats wrong? > > ./configure --with-jpeg-dir=/usr/local/src/jpeg --with-png-dir=/usr/local/sr > c/libpng --with-gd=/usr/local/src/gd > > checking whether t

Re: [PHP] PHP + GD + FreeBSD

2001-05-10 Thread Kees Hoekzema
compiled right. - Original Message - From: "Kasper Kristiansson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, May 10, 2001 10:33 AM Subject: [PHP] PHP + GD + FreeBSD > When i compile PHP on my FreeBSD with the following confgoptions, i don'

[PHP] PHP + GD + FreeBSD

2001-05-10 Thread Kasper Kristiansson
When i compile PHP on my FreeBSD with the following confgoptions, i don't get png support. Whats wrong? ./configure --with-jpeg-dir=/usr/local/src/jpeg --with-png-dir=/usr/local/sr c/libpng --with-gd=/usr/local/src/gd checking whether to include GD support... yes (static) checking for compress