Can anyone give me some advice here. I never did get a an answer to earlier
questions. You can see those below. Therefore I went and downloaded the
source and did the following:
        perl makefile.pl
        make
        make test
        make demo

I did all these except "make install". All 4 of these checked out find and
had no issues. Do you guys think I should go ahead and tell CPAN to force
the installation of these modules? whats your advice?

-----Original Message-----
From: Marshall28 [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 17, 2004 9:00 AM
To: Aravinda PR
Subject: RE: CPAN won't install GD::Text,Graph etc.


sorry, Yes it is installed. I'm running SuSE 9.0 and have perl-GD, gd, and
gd-devel installed.

thanks
marshall

-----Original Message-----
From: Aravinda PR [mailto:[EMAIL PROTECTED]
Sent: Wednesday, June 16, 2004 8:39 PM
To: [EMAIL PROTECTED]
Subject: Re: CPAN won't install GD::Text,Graph etc.


Marshall28 wrote:
> I hope I have the correct list for my question, but I'll ask anyways. When
I
> try to install the CPAN module GD::Text::Align, GD::Text, GD::Graph etc. I
> get a similiar message for each one. I'm providing just one example of
what
> the GD::Text module does.
>
> CPAN: Storable loaded ok
> Going to read /root/.cpan/Metadata
>   Database was generated on Wed, 16 Jun 2004 08:38:04 GMT
> Running install for module GD::Text
> Running make for M/MV/MVERB/GDTextUtil-0.86.tar.gz
> CPAN: Digest::MD5 loaded ok
> Checksum for
> /root/.cpan/sources/authors/id/M/MV/MVERB/GDTextUtil-0.86.tar.gz ok
> Scanning cache /root/.cpan/build for sizes
> GDTextUtil-0.86/
> GDTextUtil-0.86/Text.pm
> GDTextUtil-0.86/t/
> GDTextUtil-0.86/t/align.t
> GDTextUtil-0.86/t/lib.pl
> GDTextUtil-0.86/t/text.t
> GDTextUtil-0.86/t/wrap.t
> GDTextUtil-0.86/demo/
> GDTextUtil-0.86/demo/GDWrap.pl
> GDTextUtil-0.86/demo/GDWrap.ref.png
> GDTextUtil-0.86/MANIFEST
> GDTextUtil-0.86/Makefile.PL
> GDTextUtil-0.86/Dustismo_Sans.ttf
> GDTextUtil-0.86/Text/
> GDTextUtil-0.86/Text/Wrap.pm
> GDTextUtil-0.86/Text/Align.pm
> GDTextUtil-0.86/Changes
> GDTextUtil-0.86/Dustismo.LICENSE
> GDTextUtil-0.86/README
> Removing previously used /root/.cpan/build/GDTextUtil-0.86
>
>   CPAN.pm: Going to build M/MV/MVERB/GDTextUtil-0.86.tar.gz
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for GD::Text
>     -- NOT OK
> Running make test
>   Can't test without successful make
> Running make install
>   make had returned bad status, install seems impossible
>
>
>
> thanks
> marshall
>

Hi Marshall,

Can you please confirm if GD is already installed on your system.
Because this is a prerequisite and without installing GD, GD::TextUtil
can't be installed.

Regards,
Aravinda


Reply via email to