hi all..
when i am running my php program on my fnds machine it is giving the following warning..
b>Warning</b>: libgd was not built with TrueType font support
in <b>curvehello.php</b> on line <b>180</b><br>
i am using
ImageTTFText() method for outputting text on the image.
now i am getting the image("hello.png") without any text..
i tried to exicute the following command..it didnt work..
any help?
$gdlib-config --version
bash: gdlib-config: command not found