in reply to Re^2: run in-program shell script under windows using cygwin
in thread run in-program shell script under windows using cygwin
It is a mystery for me at this point. Maybe something to do with the environment variables. To tell the truth, I also have a Strawberry and an ActivePerl instances installed on that MS Win 7 box, this might create problems. But the Perl version used under Cygwin is really the Cygwin Perl version:$ which bash /usr/bin/bash
$ perl -v This is perl 5, version 14, subversion 4 (v5.14.4) built for cygwin-th +read-multi (with 7 registered patches, see perl -V for more detail) Copyright 1987-2013, 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 ki +t. 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 Pa +ge.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: run in-program shell script under windows using cygwin
by AppleFritter (Vicar) on Jul 30, 2014 at 20:26 UTC | |
by Laurent_R (Canon) on Jul 30, 2014 at 21:51 UTC | |
by AppleFritter (Vicar) on Jul 30, 2014 at 21:59 UTC | |
Re^4: run in-program shell script under windows using cygwin
by sandy105 (Scribe) on Jul 31, 2014 at 08:14 UTC | |
by Laurent_R (Canon) on Jul 31, 2014 at 14:57 UTC |