hi maxim,


On Mon, 2007-05-14 at 15:57 +0400, Maxim Antonov wrote:
> 15:14:04  [53:server:/home/max/instance/:] root#  nm -D 
> /usr/lib/libgd.so | grep gdFontCacheShutdown
> nm: '/usr/lib/libgd.so': No such file
> 15:14:11  [54:server:/home/max/instance/:] root# nm -D 
> /usr/lib/php5/20060613+lfs/gd.so | grep gdFontCacheShutdown
>          U gdFontCacheShutdown

okay, i'm a little confused how you could have php5-gd installed but not
libgd2-xpm.  could you try first

apt-get install libgd2-xpm

and then run these again:

nm -D /usr/lib/libgd.so | grep gdFontCacheShutdown
nm -D /usr/lib/php5/20060613+lfs/gd.so | grep gdFontCacheShutdown

the "U" should then be a "T", and gd should work.  


        sean

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to