English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I downloaded GD from: http://www.boutell.com/gd/
and for installation I searched and found it (http://www.php.net/manual/en/ref.image.php)...

Somewhere is written:
To enable GD-support configure PHP --with-gd[=DIR], where DIR is the GD base install directory. To use the recommended bundled version of the GD library (which was first bundled in PHP 4.3.0), use the configure option --with-gd. GD library requires libpng and libjpeg to compile.

What should I do exactly?

2006-07-24 12:24:39 · 3 answers · asked by ignorant 1 in Computers & Internet Programming & Design

3 answers

First, we need to know your platform. Give me that and I can answer your question.

2006-07-24 16:02:36 · answer #1 · answered by John A 2 · 0 0

you will need to recompile php by running config from the source directory of php. You will then need to restart Apache so it is using the updated version of php.

2006-07-24 21:02:24 · answer #2 · answered by John J 6 · 0 0

This looks like auto-config flags perhaps?? Are they expecting you to re-compile PHP from source?

2006-07-24 19:27:55 · answer #3 · answered by Brian S 2 · 0 0

fedest.com, questions and answers