Re: Tried to install activeperl on windows xp home
- From: "Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Jun 2005 13:05:58 +1000
"hauksnightmare" <manwhataride@xxxxxxxxxxx> wrote in message
news:1120096005.724910.324060@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Beginner question...I tried to install activeperl on windows xp home
> edition, but according to the c prompt perl is invalid. What did I do
> wrong/ how can I fix this?
>
You probably haven't added the location of perl.exe to your path. Assuming
perl.exe is in the folder C:\perl\bin just enter at the prompt:
path=C:\perl\bin;%path%
(If perl.exe is located elsewhere, then modify accordingly.)
To check, enter:
perl -v
(See Windows Help for directions on how to add your perl\bin folder
*permanently* to your path. Otherwise you need to set the path as above
every time you open a new cmd.exe window.)
Cheers,
Rob
.
- Follow-Ups:
- Re: Tried to install activeperl on windows xp home
- From: John Bokma
- Re: Tried to install activeperl on windows xp home
- References:
- Tried to install activeperl on windows xp home
- From: hauksnightmare
- Tried to install activeperl on windows xp home
- Prev by Date: Re: Tried to install activeperl on windows xp home
- Next by Date: Re: Tried to install activeperl on windows xp home
- Previous by thread: Re: Tried to install activeperl on windows xp home
- Next by thread: Re: Tried to install activeperl on windows xp home
- Index(es):
Relevant Pages
|
|