PDA

View Full Version : GD library



Dedix
July 1st, 2001, 23:35
i have PHP v4.0.6 and i want to install GD library for it, i have downloaded the package from http://www.boutell.com/gd/ and the required libpng, zlib files, but i can't figure out how can i install them :(
i want to where should i place the files (i need only the dll-s or...) and what should i modify in the php.ini file that it works?
anybody can help me?


Thanks in advance

atlas
July 2nd, 2001, 17:27
I'm assuming this is a windows install? If it's linux I might be able to help you....

-mk

Dedix
July 2nd, 2001, 23:57
yep, windows 98, and i tried apache and omni httpd web server also...

the GD library is working yet, i have changed the following lines in the php.ini file:

extension_dir = ./ to extension_dir = c:\php\extensions

and

remove the ; ahead ;extension=php_gd.dll and ;extension=php_zlib.dll lines

now phpinfo says that GD is enabled and true type also, but GD is working, TTF not


any idea?


thanks in advance

Dedix
July 4th, 2001, 17:45
can't anybody help me? :(

Dedix
July 8th, 2001, 19:51
still doesn't anybody know what may be the problem?

gyrbo
July 9th, 2001, 06:54
What is TTF?

Dedix
July 9th, 2001, 13:17
Originally posted by gyrbo
What is TTF?


true type font library

gyrbo
July 10th, 2001, 09:27
OK

Dedix
July 10th, 2001, 13:33
hey guys! my problem is still live...so anybody :confused: