halo,
saya menginstall gd 2.0.22 di php 4.3.5 dengan
./configure --with-mysql --with-apxs=/home/httpd/bin/apxs
--with-gd=/usr/local
tapi setelah saya test dengan script php ini:
<?php
$array = gd_info();
foreach($array as $key => $value){
if ($value == 1){
$value = "yes";
} elseif ($value == ""){
$value = "no";
}
echo "<b><i>$key:</i></b> $value\n<br />\n";
}
?>
outputnya:
GD Version: 2.0 or higher
FreeType Support: no
T1Lib Support: no
GIF Read Support: no
GIF Create Support: no
JPG Support: no
PNG Support: no
WBMP Support: yes
XBM Support: no
JIS-mapped Japanese Font Support: no
kenapa yah PNG dan JPG supportnya mati? padahal saya build
jpeg-6b, zlib-1.2.1, libpng-1.2.5 dengan sukes.
sewaktu configure gd-2.0.22, support utk jpg dan png-nya nyala.
terima kasih sebelumnya.
eddy
__________________________________
Do you Yahoo!?
Yahoo! Tax Center - File online by April 15th
http://taxes.yahoo.com/filing.html
--
Unsubscribe: kirim email kosong ke [EMAIL PROTECTED]
Arsip dan info di http://linux.or.id/milis.php
FAQ milis http://linux.or.id/faq.php