You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by "Roca, Ignasi" <ig...@fujitsu.siemens.es> on 2000/04/04 14:41:34 UTC

Static linking of GD module

Hi,

I prepared a perl5 binary with the GD.pm, the perl5 interface to Thomas
Boutell's gd library, linked static.

Re: Static linking of GD module

Posted by Doug MacEachern <do...@covalent.net>.
On Tue, 4 Apr 2000, Roca, Ignasi wrote:
 
> [error] DYNA:Can't load module GD, dynamic loading not available in this
> perl.

your 'perl -V' would help.
 
> I'm working with perl5.005.63 and and Apache.1.3.9.

and, i would stick with either 5.005_03 or 5.6.0, not an old developer
release inbetween.