Re: GD Module

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jeff McKeon wrote:
> I've been searching the net all moring for this.  Can anyone give me a
> link were I can find information on how to compile PHP with GD module
> support?

The only not-so-obvious thing is you need to download and install the
libraries for JPEG, TIFF, etc so GD can use them -- Or not, if you don't
want support for those.

You can do those from source also, or use RPMs -- but you need to install
an RPM for jpeg-devel, tiff-devel, xyz-devel etc any time you want to be
able to compile source that uses the corresponding library.

It seems de reguire to include this now:
http://php.net/gd
though I'm not sure compile instructions are actually there...

Google for "PHP GD Install Tutorial" though, and I'll bet you find something.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux