Subject | Installing GD2 lib on FC3 and PHP 4.3 |
---|---|
Author | Todd Cary |
Post date | 2005-07-13T14:17:48Z |
I have installed the gd2 rpm from http://www.boutell.com/gd/.
rpm -qa | grep "gd" shows that I have gd-2.0.28-1.30.1 on my system. My
configure is
./configure --with-interbase=shared,/opt/interbase --with-gd2=/usr/lib
http://209.204.172.137:81/testphp.php shows "gd" in the configuration,
but "gd" is not listed. What mistakes have I made?
Todd
rpm -qa | grep "gd" shows that I have gd-2.0.28-1.30.1 on my system. My
configure is
./configure --with-interbase=shared,/opt/interbase --with-gd2=/usr/lib
http://209.204.172.137:81/testphp.php shows "gd" in the configuration,
but "gd" is not listed. What mistakes have I made?
Todd