Help for this page

Select Code to Download


  1. or download this
    ** WARNING: found gd.h header file in /usr/include/gd.h, but it is exp
    +ected at /usr/include/gd.h. This may cause compile errors! **
    ** Possible problems found **
    
    GD library used from:       /usr
    
  2. or download this
    $ make
    cc -c  -I/usr/include -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE
    +_OFFSET_BITS=64 -O3   -DVERSION=\"2.35\" -DXS_VERSION=\"2.35\" -fPIC 
    +"-I/usr/lib/perl5/5.8.0/i386-linux/CORE"  -DHAVE_JPEG -DHAVE_FT -DHAV
    +E_XPM -DHAVE_GIF -DHAVE_PNG -DHAVE_ANIMGIF GD.c
    ...
    GD.xs: In function `XS_GD__Font_Tiny':
    GD.xs:2497: warning: assignment makes pointer from integer without a c
    +ast
    make: *** [GD.o] Error 1