Re: question about installation of GD::Text on cygwin (could be a Makefile q)

From: Randy Kobes (randy_at_theoryx5.uwinnipeg.ca)
Date: 12/01/03


Date: Mon, 1 Dec 2003 09:43:23 -0600


"Upstart" <stimonyhall@netscape.net> wrote in message
 news:79516caa.0312010615.143302a3@posting.google.com...
> Hi
>
> For background: I am trying to install a few modules with an
> environment of Cygwin w/ windows 2000. The module I am stuck on is
> GD::Text.
>
> tried this post on the *.modules list with no luck.
>
> Went to cygwin to download latest and greatest code, and they seem to
> package freetype and the GD library now. So I downloaded them and
> installed, then was able to successfully build GD.pm.
>
> Now I downloaded GD::Text 0.86. I do a 'perl Makefile.PL' and it won't
> drop/create a Makefile. I downloaded 0.85 and got the same results:
>
> $ perl Makefile.PL
> Checking if your kit is complete...
> Looks good
>
> $
>
> that's it... no Makefile. no error messages. I am building other
> modules (Like GD) and this step builds a Makefile with those modules.
>
> How would I trouble shoot this? I guess it would have to do with the
> ExtUtils::MakeMaker module.... but I don't know how to troubleshoot
> this kind of fundamental problem.

If you comment out all the stuff at the beginning of Makefile.PL
involving eval{}, and just leave the WriteMakefile() call in, is a
Makefile produced?

best regards,
randy kobes



Relevant Pages

  • question about installation of GD::Text on cygwin (could be a Makefile q)
    ... I am trying to install a few modules with an ... Went to cygwin to download latest and greatest code, ... drop/create a Makefile. ...
    (comp.lang.perl.misc)
  • question about installation of GD::Text on cygwin (could be a Makefile q)
    ... I am trying to install a few modules with an environment of ... Cygwin w/ windows 2000. ... Went to cygwin to download latest and greatest code, ... drop/create a Makefile. ...
    (comp.lang.perl.modules)
  • Re: how to download webserver !!
    ... I went to Apache download instructions .. ... It's probably easiest for you to install cygwin. ... and windows 9x isn't quite as stable as most modern unixoids. ...
    (comp.programming)
  • Re: creating an app from source code
    ... None of that appears to work, I get an error message when I use perl ... Makefile, saying there is something wrong with the script. ... What *exactly* did you download? ... I install it?Well, usually there's a README file that will start you out. ...
    (comp.os.linux.misc)
  • Re: How to get make to work under Cygwin bash shell
    ... > I have a Makefile in the local directory and ran a ./configure script ... > When I look at my environment variables, ... but it sure sounds like you didn't install ... I'm sure cygwin has a mailing list or something. ...
    (comp.lang.c)