Re: can't run perl commands from command line
- From: Tim Hammerquist <tim@xxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 17:52:32 GMT
josephweiss@xxxxxxxxxxxxxxx <josephweiss@xxxxxxxxx> wrote:
> I have a 'user variable for administrator' variable named
> 'PATH' and this is the value
>
> ?·øwÿÿÿÿò|ôw³sôwósôw?
>
> That's right, gibberish
>
> Then below that under system variables, I have a variable
> named 'Path' that has
>
> C:\Perl\bin\;%SystemRoot%\system32;...
>
> for the value.
>
> I'm still lost. Thanks
I assume that, even with the system-wide Path variable above, it
still doesn't work. It's possible the user PATH variable
supercedes the system one. Remove the *user* PATH variable (the
gibberish) and leave the system-wide variable.
For good measure, you might try logging out, then back in, after
making the environment modifications. Then open up a command
prompt and try typing just "perl -v" to test.
HTH,
Tim Hammerquist
.
- Follow-Ups:
- Re: can't run perl commands from command line
- From: josephweiss@xxxxxxxxxxxxxxx
- Re: can't run perl commands from command line
- References:
- can't run perl commands from command line
- From: josephweiss@xxxxxxxxxxxxxxx
- Re: can't run perl commands from command line
- From: Sven-Thorsten Fahrbach
- Re: can't run perl commands from command line
- From: Jürgen Exner
- Re: can't run perl commands from command line
- From: josephweiss@xxxxxxxxxxxxxxx
- Re: can't run perl commands from command line
- From: Tuan Bui
- Re: can't run perl commands from command line
- From: josephweiss@xxxxxxxxxxxxxxx
- can't run perl commands from command line
- Prev by Date: Re: can't run perl commands from command line
- Next by Date: Re: length of an array in a struct in an array of structs in a struct in an array of structs
- Previous by thread: Re: can't run perl commands from command line
- Next by thread: Re: can't run perl commands from command line
- Index(es):
Relevant Pages
|