hi friends,
I require jpeg and ttf support,
I have installed freetype-1.3.1 and gd-1.8.4 and then i have configued with
./configure -with-apache=../apache_1.3.1 --with-gd=/usr/X11R6 --with-jpeg-dir=/usr/ --with-ttf=/usr/X11R6 --with-t1lib=/usr/X11R6 --enable-track-vars
configuration and making doesn't give any problem, but when i try to run a Image function its giving an error undefined function. pls help me in fixing the problem.
-karthikraj