RE: [PHP] php-4.0.6, zlib, gd problem

2001-06-24 Thread Kees Hoekzema
LS, > -Original Message- > From: Rasmus Lerdorf [mailto:[EMAIL PROTECTED]] > Sent: Sunday, June 24, 2001 5:01 PM > To: Kees Hoekzema > Cc: [EMAIL PROTECTED] > Subject: Re: [PHP] php-4.0.6, zlib, gd problem > > > First, use absolute dirs, not relative dirs

Re: [PHP] php-4.0.6, zlib, gd problem

2001-06-24 Thread Rasmus Lerdorf
First, use absolute dirs, not relative dirs. For GD, use the --with-png-dir switch to tell PHP where to find the base directory for the lib and include files. I use GD2 compiled in my own dir with these flags: --with-gd=/home/rasmus/gd-2.0.1 --with-freetype-dir=/usr --enable-gd-native-ttf --ena