Re: Trouble with activestate perl for windows
- From: anders.u.persson@xxxxxxxxx (Anders)
- Date: Thu, 30 Aug 2007 02:00:58 -0700
On 29 Aug, 22:17, k...@xxxxxxxxxxxx (Caduceus) wrote:
Every time I try to use perl 5.8.8 I keep geting the error message
"Barewood found where operator expected at - line 1, near "/perl/bin"
<Missing operator before bin?>" What am I doing wrong here and how can
I fix it. I'm using activestate perl. The command I'm trying is
C:/Perl/bin/perl5.8.8.exe perl -v. Any help would be appreciated. TIA
Steve
If you relay write
C:/Perl/bin/perl5.8.8.exe perl -v.
this is wrong you are running a exe file that dont exits erl5.8.8.exe
with perl as a parameter, and thats is what the errro says.
1. The installation from activestate normal add the path to perl for
you so test writing
perl -v
if not test
C:/Perl/bin/perl -v
// Anders.
.
- References:
- Trouble with activestate perl for windows
- From: Caduceus
- Trouble with activestate perl for windows
- Prev by Date: Re: Unable to locate make
- Next by Date: Logging STDERR and other output
- Previous by thread: Trouble with activestate perl for windows
- Next by thread: Re: Trouble with activestate perl for windows
- Index(es):
Relevant Pages
|
|