PDA

View Full Version : Installing Freetype with PHPDev


bassleader
05-20-2003, 04:42 PM
Hi,

Can somebody explain, in terms that a relative idiot (i.e. me) can understand, how to install Freetype? At the moment I am running phpdev423 and can't use the ImageTTFText function. I have got as far as downloading a zip file from sourceforge, but I can't work out what to do with it. Any ideas?

BL

bassleader
05-26-2003, 12:12 PM
Anyone?

scroots
05-26-2003, 07:03 PM
have you unzipped the zip file?

scroots

bassleader
05-26-2003, 08:03 PM
OK done, now what?

scroots
05-26-2003, 08:13 PM
inside the zip file there should be some documentation in a help or text file.

is there? normally there is and it says where to copy it to.

scroots

bassleader
05-26-2003, 08:26 PM
There are some instructions for compiling the source code (I'm not a C programmer so this is foreign to me) and a lot of text files relating to the GNU licence.

I've also got hold of an executable that claims to install it automatically, but there must be more to the process as it doesn't appear to have changed anything. I guess there must be something I have to do to my PHP configuration to join it all up?

BL