Subject: Re: php-gd compiled with external gd, utf-8
To: reinhold roppert <nb_rm@rmroppert.info>
From: Martin Husemann <martin@duskware.de>
List: pkgsrc-users
Date: 10/25/2007 10:45:28
On Thu, Oct 25, 2007 at 10:04:03AM +0200, reinhold roppert wrote:
> On a testserver i compiled php-gd with the external
> gd-version and use this gd_external.so in the php.ini for mod-php.

What is the difference between the "external" gd and the internal (I
presume you mean the pkgsrc build version)? Can you compare the configure
outputs from both builds? I guess that would point at the proper solution.

Martin