Re: [PHP] PHP 4.3.0-dev and gd

2002-07-11 Thread Danny Shepherd
You need to compile with GD2 if you want to use any of the 2.* functions in PHP - phpinfo will say 'GD 2.0 or higher' HTH Danny. - Original Message - From: Kevin Waterson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, July 11, 2002 1:49 PM Subject: [PHP] PHP 4.3.0-dev and gd

Re: [PHP] PHP 4.3.0-dev and gd

2002-07-11 Thread Kevin Waterson
On Thu, 11 Jul 2002 17:19:07 +0100 Danny Shepherd [EMAIL PROTECTED] wrote: You need to compile with GD2 if you want to use any of the 2.* functions in PHP - phpinfo will say 'GD 2.0 or higher' I tried --with-gd2 but then I get no gd at all? the included gd version is 2.0.1 but does not seem