Jump to content

Compiling PHP 5.2.10 with Freetype and jpeg


Recommended Posts

I need to add freetype and jpeg capabilities to an existing LAMP server in order for the captcha to work.  After running the make clean, ./configure --with-jpeg-dir=usr/lib --with-freetype-dir=/usr/lib, the make, and make install commands the extensions still aren't being compiled into the PHP build.  I've also added the extensions in the php.ini file and still no luck.  Has anyone been able to solve this type of problem?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.