[PHP-INST] Re: font support

2001-10-08 Thread Fred Phase
What version of Freetype did you use? --with-ttf only applies to Freetype 1.x otherwise you should use --with-freetype instead for 2.x. Regards, Fred. [EMAIL PROTECTED] wrote: > all, > > i'm having trouble getting font support to work with my php in install. > i'm running version 4.0.5

[PHP-INST] Apache module:undefined symbol: gdImagePngCtx

2001-10-06 Thread Fred Phase
I am trying to compile PHP4.0.6 for Apache as a module with GD 2.0.1 and freetype 2.0.4. All goes well until I try to restart Apache & I get /usr/lib/apache/libphp4.so: undefined symbol: gdImagePngCtx Why am I using GD 2.0.1? Becuase v1.8.4 doesn't really work with Freetype 2, see this article fo