I have installed RedHat Linux6.5, Apache_3.1.12,php_4.0.2,mysql_3.22.32 on my machine.Now I need to draw picture in php-4.0.2,how to install GD library for php-4.0.2 in RedHat Linux 6.5?How to configure it?
Download the GD libraries from www.boutell.com/gd and install. Then reconfigure PHP4 with ./configure --with-gd=path/to/gd/libraries make make install
HTH
Hi
How to install the GD on linux?
how to install on Windows?