www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/05/09/18:02:47

Message-ID: <3AF9B610.98F9369D@ecn.nl>
Date: Wed, 09 May 2001 23:26:40 +0200
From: Teun Burgers <burgers AT ecn DOT nl>
X-Mailer: Mozilla 4.72 [en] (Win98; I)
X-Accept-Language: en
MIME-Version: 1.0
To: djgpp AT delorie DOT com
Cc: laszlo DOT molnar AT eth DOT ericsson DOT se, pjfarley AT dorsai DOT org, pjfarley AT banet DOT net
Subject: Re: perl5/DJGPP: MakeMaker cannot find perl executable
Reply-To: djgpp AT delorie DOT com

On July 30 2000 (!) Peter Farley wrote:

> M:\Text-CSV>perl Makefile.PL verbose
> Checking if your kit is complete...
> Warning: the following files are missing in your kit:
>         MANIFEST
>         README
> Please inform the author.
>         NAME => q[Text::CSV]
>         PREREQ_PM => {  }
>         VERSION_FROM => q[CSV.pm]
> Unable to find a perl 5 (by these names: m:/bin/perl.exe miniperl perl
> perl5 perl5.00502, in these dirs: M:\BIN C:\PROGRA~1\PERSON~1 D:\BAT
> D:\UT D:\PT C:\ C:\WINDOWS C:\WINDOWS\COMMAND
> C:\PROGRA~1\NETWOR~1\MCAFEE~1 C:\PROGRA~1\SYMANTEC\PCANYW~1\ m:/bin)

Don't know whether this has been solved yet, but I did find the cause
for this.
The problem described by Peter originates from
ExtUtils::MM_Unix::find_perl.
and can fixed by making the SHELL environment variable point to a unixy
shell
instead of command.com. e.g. in djgpp.env +SHELL=%DJDIR%/bin/sh.exe or
in bash export SHELL=/bin/sh.exe

Today I succeeded in building perl 5.6.1 from perl561s.zip
and it passes all tests. Is anyone already working on a binary
distribution of perl 5.6.1 for djgpp?

Teun Burgers

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019