Subject: | can not run smoke on cygwin at all |
From: | VKON [...] cpan.org |
can not run smoke on cygwin at all, and message Unable to find a perl 5 (by these names: /bin/perl.exe....) is strange, the perl is callable exactly in said location.
See below
vkonoval@RUSPBD0RU0187 /cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44
$ perl Makefile.PL
You are running MakeMaker v6.17: fix INSTALLSCRIPT
Where would you like to install Test::Smoke?
[/cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44/../smoke]
mkdir /cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44/../smoke
Got [/cygdrive/d/Work/PerlCompile/compile-modules/smoke]
Checking if your kit is complete...
Looks good
Unable to find a perl 5 (by these names: /bin/perl.exe perl.exe perl5.exe perl5.8.7.exe miniperl.exe
, in these dirs: /opt/bin /usr/local/bin /usr/bin /bin /usr/X11R6/bin /cygdrive/d/perl-tests/Tcl-859
1/bin /cygdrive/d/perl-tests/Tcl860-b4/bin /cygdrive/d/sh /cygdrive/d/bin /cygdrive/d/perl5121/bin /
cygdrive/d/perl5121/site/bin /cygdrive/d/apps/XML/libxml2/bin /cygdrive/d/apps/Tcl-854/bin /cygdrive
/d/apps/xulrunner /cygdrive/d/apps/svn-1.5.5 /cygdrive/d/apps/clisp-2.49 /cygdrive/d/apps/vim73 /cyg
drive/d/apps/TDK-3.2/bin /cygdrive/d/apps/emacs-21.3/bin /bin /cygdrive/c/WINNT/system32 /cygdrive/c
/WINNT /cygdrive/c/Program Files/Common Files/Roxio Shared/DLLShared/ /cygdrive/c/Program Files/IPSe
c Client /cygdrive/d/apps/GTK+/bin /cygdrive/d/apps/AS-KomodoIDE5/ /cygdrive/d/apps/AS-KomodoEdit5/
/cygdrive/c/Program Files/Windows Imaging/ /cygdrive/c/Program Files/Haskell/bin /cygdrive/d/apps/gh
c-6.12.1/bin /cygdrive/d/apps/sbcl-1.0.29/ /usr/lib/lapack /usr/bin)
Writing Makefile for Test-Smoke
vkonoval@RUSPBD0RU0187 /cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44
$ make
/bin/sh: 0: command not found
make: *** [blib/lib/.exists] Error 127
vkonoval@RUSPBD0RU0187 /cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44
$ /bin/perl.exe -v
This is perl, v5.8.7 built for cygwin-thread-multi-64int
Copyright 1987-2005, Larry Wall
Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.
Complete documentation for Perl, including FAQ lists, should be found on
this system using `man perl' or `perldoc perl'. If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.
vkonoval@RUSPBD0RU0187 /cygdrive/d/Work/PerlCompile/compile-modules/Test-Smoke-1.44
$