[PHP-INST] GD 2.0.1 DLL

2001-10-09 Thread Jonathan Hilgeman
Does anyone have a GD 2.0.1 compiled extension for PHP in a Windows 32 environment? - Jonathan -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROT

Re: [PHP-INST] gd 2.0.1 with php 4.0.6

2001-06-26 Thread Jani Taskinen
If you had bothered searching the mailing list archives before submitting this email, you would have learned that you must use --with-jpeg-dir=/usr , --with-png-dir=/usr , --with-zlib-dir=/usr --Jani On Mon, 25 Jun 2001, Sam Barnum wrote: >Greetings! I'm configuring this on a Penguin Computin

[PHP-INST] gd 2.0.1 with php 4.0.6

2001-06-25 Thread Sam Barnum
Greetings! I'm configuring this on a Penguin Computing running linux 7.1. php version 4.0.6, gd 2.0.1 I was able to get gd-1.8.5 running as a shared module wanted resampled jpegs, so upgrade to gd-2.0.1 with very little luck at that, and not able to return to gd-1.8.5. Self-taught on linux, so

[PHP-INST] gd-2.0.1

2001-05-02 Thread Dave Mariner
Hi, I need to add true-colour support to some code I'm writing, so want to build gd-2.0.1as an extension to PHP4 (currently have 4.0.4pl1). I have the gdlib building as a .so but don't know where to go from here. I'm running Mandrake Corporate Server 1.0.1, if that makes a difference.