1. install libgd-2.1.0
|
|
If Freetype and Fontconfig are missing, you would have to download, configure, make and install them like this:
|
|
Finish install libgd123./configure --prefix=/path/to/jpeg-8dmakemake install(or "sudo make install")
2. install GD manually (perl module)
|
|