Page 1 of 1

php-4.3.3 configure

Posted: Thu Oct 23, 2003 5:00 am
by tweet
download php-4.3.3.tar.gz
gd,jpeg,freetype .rpm file already installed on system
[root@localhost root]# rpm -q gd
gd-1.8.4-11
[root@localhost root]# whereis libgd
libgd: /usr/lib/libgd.so /usr/lib/libgd.a
when setup '--with-gd=path' in php configure
[root@localhost php]./configure --with-gd=path
for, example--with-gd=/usr/lib. Do right path setup?
if not used --with-gd option, gd libary will not use?

Posted: Thu Oct 23, 2003 7:14 am
by volka
if you can get the php_gd extension you might let php load it from within php.ini