Hi all,
I have tried installing GD under Linux with Perl 5.8.4 but it gave me the
errors below.
Does anyone know what can I do to be able to install GD?
I have tried:
perl -MCPAN -e 'install GD;'
Thank you.
...
at t/GD.t line 13
Compilation failed in require at t/GD.t line 13.
BE
GD, in
order to add it.
Thank you.
Teddy
- Original Message -
From: "Ing. Branislav Gerzo" <[EMAIL PROTECTED]>
To:
Sent: Monday, December 20, 2004 11:19 PM
Subject: Re: Installing Gd
Octavian Rasnita [OR], on Monday, December 20, 2004 at 17:59 (+0200)
wrote about:
OR>
Octavian Rasnita [OR], on Monday, December 20, 2004 at 17:59 (+0200)
wrote about:
OR> Thanks. I have tried that, but it told me that it cannot find the ppd for
OR> GD.
[c:\4nt]ppm install GD
Install 'GD' version 2.16 in ActivePerl 5.8.4.810.
...
...
mayb
Thanks. I have tried that, but it told me that it cannot find the ppd for
GD.
Teddy
- Original Message -
From: "Ing. Branislav Gerzo" <[EMAIL PROTECTED]>
To:
Sent: Monday, December 20, 2004 4:40 PM
Subject: Re: Installing Gd
Octavian Rasnita [OR], on Monday, Decembe
On Mon, 20 Dec 2004, Octavian Rasnita wrote:
> I have tried to install Gd using the following:
>
> perl -MCPAN -e "install Gd;"
Perl modules are case sensitive.
Foo.pm and FOO.pm are different modules (or would be, if they existed.)
Fix the case of the module you're installing and it should wo
Octavian Rasnita [OR], on Monday, December 20, 2004 at 16:24 (+0200)
wrote:
OR> And BTW. I hope I won't need to install a C compiler, then download Gd
OR> tarball, and compile it manually
if ( $your_perl_dist eq "Activestate" ) {
`ppm install gd`;
} else {
download_activestate_perl()
}
Hi all,
I have tried to install Gd using the following:
perl -MCPAN -e "install Gd;"
Perl downloaded the package, and tried to install it, but it ended telling
"Cannot install Gd. Don't know what it is".
Do you have any idea what could be the problem or how to install Gd?
Note: I use Perl 5.8.
I want to install GD, and libpng is pre-requisite. I
did install zlib. In installing libpng, I copied the
scripts/makefile.gcc following INSTALL instruction.
Problem is that when I do 'make', it tells me that
"make: Nothing to be done for `all'."
Wonder anyone else encountered such problem and
On Mon, 2 Sep 2002 11:21:07 -0700, [EMAIL PROTECTED] (Ebaad Ahmed)
wrote:
># ./loads.cgi
>Can't locate GD.pm in @INC (@INC contains:
>
>I can tell that it is looking for the GD.pm but since I have installed all
>the packages then why is it complaining about it or is there some thing else
>I need
Hi All,
This is my first question since I have subscribed to the list, but I do have
got very valuable info just by reading the messages posted, for which I'm
very thankful.
My question is that how can I install the GD libraries on my perl
installation, I have downloaded the xpm, Gdlib, zlib and
Here's what I've done:
- Compiled and installed libpng, libjpg, libz, and libfreetype
(2.0.8) (all successfully)
- Compiled and installed gd-1.8.4 sucessfully.
GD-1.3.8 configures and makes successfully, but when i make test,
it fails test #8 (I believe 8 is the freetype test). It doesn't
g
11 matches
Mail list logo