- Original Message -
From: "Chris Wagner"
.
.
>
> Actually the Cygwin commands are independent exe's and don't have to be
run
> from any certain shell. I run cygwin commands from cmd.exe all the time.
> The key difference is that they act and return output in the context of
the
> cygwin
At 04:32 PM 4/19/2006 +1000, Sisyphus wrote:
>On windows the same command could successfully be run in the msys shell, or
>in Cygwin's bash shell - and perhaps some other shells, too - but not the
>cmd.exe shell, unless you've installed a which.exe such as that available
>from http://gnuwin32.sourc
Title: RE: running a perl app
> > >To determine the correct path for your perl interpretor, use:
> >
> > > which perl
> >
> > >--
> >
> > Please give me a context.
> >
>
> Note that the original post pertained to a Uni
- Original Message -
From: "Jerry Kassebaum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>;
Sent: Wednesday, April 19, 2006 1:09 PM
Subject: Re: running a perl app
> >To determine the correct path for your perl interpretor, use:
>
> >wh
It's the cygwin/unix command. It tells u which object in ur path will be
exectued.
D:\autocrat>which perl
/c/perl/bin/perl
--
REMEMBER THE WORLD TRADE CENTER ---=< WTC 911 >=--
"...ne cede malis"
0100
___
Perl-Win32-Users mailing list
To determine the correct path for your perl interpretor, use:
which perl
--
Please give me a context.
C: which perl
$x = which perl;
c: perl which perl
I'm missing something here.
___
Perl-Win32-Users mailing list
Perl-Win32-Users@li
Bruce,To determine the correct path for your perl interpretor, use: which perl-- John T SheaThere are 2 kinds of people in the world,those who finish what they start ...
On 4/18/06, Ng, Bill <[EMAIL PROTECTED]> wrote:
First,You're writing to a Win32 (Read: Windows) mailing list. =)Se
he path is to your perl binary)
-
Hope this helps.
Bill Ng
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
bruce
Sent: Tuesday, April 18, 2006 3:22 PM
To: Perl-Win32-Users@listserv.ActiveState.com
Subject: running a perl app
hi..
using l
On 4/18/06, bruce wrote:
hi..using linux. when i do "perl foo.pl" everything works ok. when i do"./foo.pl" i get errors.. i've set the exe bit "chmod 775 foo.pl"...any idea as to what's going on...
Have you forgotten to add the shebang "#!/usr/bin/perl" (without quote
- path to your Perl executabl
hi..
using linux. when i do "perl foo.pl" everything works ok. when i do
"./foo.pl" i get errors.. i've set the exe bit "chmod 775 foo.pl"...
any idea as to what's going on...
thanks
-bruce
___
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.
10 matches
Mail list logo