I've done it, and it's quite a pain. Try http://www.php.net/~rasmus/gd.html
and look for Rasmus's posts on google groups for some insight. One problem
I had was that configure kept finding old gd's; I had go thru my system and
rename them temporarly to get it to work.
"Mike" <[EMAIL PROTECTED]>
Mike,
I suggest you try the latest snapshot @
http://snaps.php.net/php-latest.tar.gz and configure like this:
./configure --with-gd=php --other options
This will use the bundled GD library, which is more current than any
'official' release. The PHP Dev Team decided to bundle it to make sure
t
2 matches
Mail list logo