GD Graphics Install?
make[2]: Entering directory `/root/gd-2.0.33'
/bin/sh ./libtool --mode=link gcc -g -O2 -o gdparttopng gdparttopng.o ./libgd.la -lm
gcc -g -O2 -o .libs/gdparttopng gdparttopng.o ./.libs/libgd.so -lm -Wl,--rpath -Wl,/usr/local/lib
gdparttopng.o(.text+0xac): In function `main':
/root/gd-2.0.33/gdparttopng.c:42: undefined reference to `gdImageCreateFromGd2Part'
collect2: ld returned 1 exit status
make[2]: *** [gdparttopng] Error 1
make[2]: Leaving directory `/root/gd-2.0.33'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/gd-2.0.33'
Any ideas? (I'm relatively new to Linux)
4 Replies
This is my PHP Info
PHP Version 4.2.2
Current GD Graphics
gd
GD Support enabled
GD Version 1.6.2 or higher
FreeType Support enabled
FreeType Linkage with freetype
JPG Support enabled
PNG Support enabled
WBMP Support enabled
I want to upgrade because I'm getting this error on my website:
Warning: imagefilledellipse(): requires GD 2.0 or later
Thanks for the quick response.
caker
Linode Staff
-Chris