Johan Van den Neste wrote:
I'm having the same problem with php + gd.

All the relevant use flags (gd, truetype) were set before compiling
everything, but the font drawing functions do not work. (more
specifically, ImageTTFText doesn't do anything)

The script executes flawlessly on a different machine (non-gentoo).

phpinfo reports everything enabled.

anyone have any idea?

I don't know if it's actually related. libgd seems to works fine, it really seems to come from dev-perl/GD for me. As I said, on the old system, just reinstalling dev-perl/GD breaks my script, I didn't touch libgd.
To make sure, I also uninstalled dev-perl/GD from my new system, copy the old dev-perl/GD from the old to the new system and now the new system works too.


Also, the difference between site_perl and vendor_perl does't matter.
Also, only the GD.so file is different between the working and non-working systems.
Disabling all compilation optimizations ("CFLAGS="-pipe" emerge GD") didn't help.


Just noticed a new version of GD (1.41, I was working 1.32-r3 before), still the same problem.

Nahor



--
[EMAIL PROTECTED] mailing list



Reply via email to