I am having a heck of a time trying to get the GD 2.0.1 library installed.
Anyone know how to overcome these 2 errors?
As far as I knew, I had removed the freetype support from the Makefile!
PHP Version 4.2.1 / BSD.
root@monalisa -- /home/modules/gd-2.0.1 > make install
gcc -I. -I/usr/include/X11 -I/usr/X11R6/include/X11 -g -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -c gdft
.c
In file included from gdcache.h:43,
from gdft.c:41:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which is deprecated, use <stdlib.h>
instead"
gdft.c:42: freetype/freetype.h: No such file or directory
gdft.c:43: freetype/ftglyph.h: No such file or directory
*** Error code 1
Stop in /var/www/virtual/home/modules/gd-2.0.1.