:18
> libpng12.so.0.1.2.5
>
>
>
> On Wed, 4 Aug 2004, Wiggins d Anconia wrote:
>
> > Date: Wed, 4 Aug 2004 08:30:31 -0600
> > From: Wiggins d Anconia <[EMAIL PROTECTED]>
> > To: Isarin Sathitruangsak <[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
> >
AIL PROTECTED]>
To: Isarin Sathitruangsak <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: GD.pm and GD::Graph
Please bottom post...
is libgcc.so.1 same as libgd? I think my libgd is good. and the
error message refers to libgcc.so.1.
No (at least I don't think) libgcc is I suspect som
x 1 dssweb dssdev170116 Jul 28 16:18
libpng12.so.0.1.2.5
On Wed, 4 Aug 2004, Wiggins d Anconia wrote:
Date: Wed, 4 Aug 2004 08:30:31 -0600
From: Wiggins d Anconia <[EMAIL PROTECTED]>
To: Isarin Sathitruangsak <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: GD.pm and GD::Graph
Hel
>
>
> Hello.
>
> Could someone could shed some light what I should do. Please point me if
> I should send to a different list.
>
> Although my script ran fine on the command line. I've got the following
> errors when running my script on apache
>
> [Tue Aug 03 15:54:14 2004] [error] [clien
h = GD::Graph::pie->new(400, 300);
my $format = $graph->export_format;
my $q = new CGI;
print $q->header("image/$format");
binmode STDOUT;
print $graph->plot([EMAIL PROTECTED])->$format();
On Wed, 4 Aug 2004, Sean Davis wrote:
Date: Wed, 4 Aug 2004 10:27:10 -0400
From: Sea
Hello.
Could someone could shed some light what I should do. Please point me if
I should send to a different list.
Although my script ran fine on the command line. I've got the following
errors when running my script on apache
[Tue Aug 03 15:54:14 2004] [error] [client 172.16.140.146] Premat