How to install php-gd on Linux?
thanks
there is information in internet
http://php.net/gd
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.
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.
Homepage of gd: http://www.libgd.org/ Google search for GD install Linux .. gives links like: Installing GD2 with PHP on linux - Linux / Unix / BSD Forum