Installing GD
Procedure
- Use PuTTY to log in to the server as the root user.
- Perform the installation.
yum -y install perl-CPAN
- If you use CPAN for the initial installation, use the default settings.
cpan -i GD
Parent topic: Configuring the Compilation Environment