What dir do you specify in PHP with the --with-ttf=DIR option?
I set DIR to /usr/local which is how I set the GD, jpeg, and png options. I don't think this is working.
When I do the configure there is a line that says: Checking whether to enable truetype string function in gd ... no
Also the lib's are at /usr/local/lib but the headers are at /usr/local/freetype2/freetype/include. I am not sure where to point the --with-ttf=DIR
veggie2u