Devo abilitare le GD2 sul PHP 4.3 (tutto già installato separatemente sulla macchina).
Sto seguendo i passi su http://66.102.9.104/search?q=cache:h...lnk&cd=1&gl=it
arrivato al punto :

....
Installation
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.
....

cosa devo fare adesso??... configure cosa???.. compile cosa???

Grazie infinite!!