How install GD2 on Debian ??
Submitted by Fantom on Wed, 2007-09-26 12:07.
Hi
Im install PHPAlbum on debian, but i not see thumbs. How i may install GD2 ?? i install package libGD2 but is not efect
Fantom

Hmm :) you have a big luck,
Hmm :) you have a big luck, I am using debian for testing :)
either use command
apt-get install php4-gd
or
apt-get install php5-gd
obviously the first is for php4 and the second for php5 :)
Patrik