[PHP] GD, PNG

2001-11-22 Thread Yamin Prabudy
Hi there I try to setup GD and PNG and Zlib to work with my PHP 4.06 but still no sucess can anyone point me out how to do that, or a website that contain step by step instruction in the configure line i used this options --with-gd=/usr/local --with-png-dir=/usr/local/png --with-zlib=/usr/loca

Re: [PHP] GD, PNG

2001-11-22 Thread Michael A. Peters
The operating system you are using would be nice to know- and wether its for apache, cgi-bin, or whatever. Most unixes (and it looks like you got a unix) have zlib in /usr not /usr/local. Quite a few already have gd and libpng in /usr as well. That's why it would be nice to know what your build

Re: [PHP] GD, PNG

2001-11-22 Thread Yamin Prabudy
I try to compile againts PNG and JPEG and for web inteface i had install zlib and png and jpeg then gd but still have no sucess on it On Thursday 22 November 2001 09:03, you wrote: > The operating system you are using would be nice to know- and wether its > for apache, cgi-bin, or whatever. >

RE: [PHP] GD, PNG

2001-11-22 Thread Joseph Blythe
, Joseph -Original Message- From: Yamin Prabudy [mailto:[EMAIL PROTECTED]] Sent: Saturday, 24 November 2001 4:46 AM To: Michael A. Peters; PHP Subject: Re: [PHP] GD, PNG I try to compile againts PNG and JPEG and for web inteface i had install zlib and png and jpeg then gd but still have no

RE: [PHP] GD, PNG

2001-11-25 Thread Joseph Blythe
freetype2 libs/includes, but if you get it compiled you should have no problems. Regards, Joseph -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Friday, 23 November 2001 5:04 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] GD, PNG Hello, and thanks for your time, whi

RE: [PHP] GD, PNG

2001-11-25 Thread Joseph Blythe
least it is a standard :) Good luck with the install. Regards, Joseph -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, 26 November 2001 9:11 AM To: [EMAIL PROTECTED] Subject: Re: [PHP] GD, PNG Interesting. Thanks So after untar, I will use that sequenc