[nycphp-talk] GD on Debian Stable
Chris Snyder
csnyder at chxo.com
Mon Apr 19 18:23:42 EDT 2004
putamare wrote:
> Your best bet is to use the version bundled with PHP itself by using
> the configure option --with-gd
>
> On Apr 19, 2004, at 5:58 PM, Greg Faber wrote:
>
>> My web server is running Debian-Stable and I was wondering which GD
>> libraries need to be installed in order to have graphics capabilities
>> operational for my web site.
>
You may need other libraries (and custom configure switches to enable
php support) depending on what kinds of images you'll be generating.
Read up: http://www.php.net/manual/en/ref.image.php
Also, if you just want PNG, JPEG, XPM and ttf fonts, you should check
this out:
http://packages.debian.org/stable/web/php4-gd2
More information about the talk
mailing list