Hi,

if you've downloaded PHP binaries for Win you should
already have GD library in it. You don't need any
compiler. The file is is php_gd.dll or php_gd_gif.dll
(it depends on version you have) and is located in
extensions folder of your php directory.

To 'activate' it you should change your php.ini file -
in windows extension section uncomment line (remove
semicolon) extension=php_gd.dll. 

Greetings, let me know if it has helped you to solve
the problem

Piotr

--- Patrick Dunford <[EMAIL PROTECTED]> wrote: > I
have a development installation of PHP 4 running
> on Apache 1.3, Windows 
> 95.
> 
> For test development I want to install GDLib into
> PHP so I can use the 
> library image functions. How would I go about doing
> this? I don't have 
> access to any compilers.
> 
> -- 
>
=======================================================================
> Patrick Dunford, Christchurch, NZ -
> http://pdunford.godzone.net.nz/
> 
>    Therefore, my dear brothers, stand firm. Let
> nothing move you.
> Always give yourselves fully to the work of the
> Lord, because you
> know that your labor in the Lord is not in vain.
>     -- 1 Corinthians 15:58
>
http://www.heartlight.org/cgi-shl/todaysverse.cgi?day=20010422
>
=======================================================================
> Created by Mail2Sig -
> http://pdunford.godzone.net.nz/
> 
> -- 
> PHP Windows 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 PROTECTED]
> 


____________________________________________________________
Do You Yahoo!?
Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk
or your free @yahoo.ie address at http://mail.yahoo.ie

-- 
PHP Windows 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 PROTECTED]

Reply via email to