On Wed, 25 Jul 2001, Murugan K wrote:

> Hai
>     I am trying to build Mod-perl_1.26  on Windows NT.  For that i
> installed perl5.6.1 and apache 1.3.19 on my windows machine ( "C" drive).
> After that  (as per read me ) , i have to run  the makefile.pl .
> But that is giving the following error.
>
> Perl makefile.pl
>
> Checking if your kit is complete...
> Looks good
> Unable to find a perl 5 (by these names:
> C:\Perl\5.6.1\bin\MSWin32-x86\perl.exe
> miniperl perl perl5 perl5.6.1, in these dirs:
[ ... ]

Assuming Perl is in your PATH, do you have the same problem
building other modules? If not, try building again
within a clean source tree. If this is a general problem, try
editing your ExtUtils\MM_Win32.pm file - search for the string
"Unable to find". It's probably the backticks in the vicinity
that's causing this.

best regards,
randy kobes

Reply via email to