星期四, 5月 18, 2006

Let GD support JPG & PNG

之前 compile gd 一直沒遇過這問題
正常的 phpinfo() 畫面



缺了 PNG & JPEG 的畫面

因為看到下面那篇文章,想到 lib 的 devel 套件是專門給 compile 用的
於是乎趕緊查看了一下

shell > rpm -qa | grep png
libpng-1.2.7-1.el4.2

shell > rpm -qa | grep jpeg
libjpeg-6b-33


兩個都沒有該 lib 的 devel 套件
趕緊給他裝一下囉~
apt-get install libpng
apt-get install libjpeg

不是 debian 系列或沒 apt 功能的 os 可用
yum install libpng
yum install libjpeg

裝完之後記得要 re-compile gd & php 喔!
不過這邊 gd 的 freetype 還是不支援
雖然 freetype & freetype-devel 套件都有
但 phpinfo() 就是不出來
這部份等下回分曉囉...


reference:
http://bugs.php.net/bug.php?id=19542&edit=1

沒有留言:

 
↗ online | Total: