Re: Tried to install activeperl on windows xp home
- From: John Bokma <john@xxxxxxxxxxxxxxx>
- Date: 30 Jun 2005 03:36:39 GMT
"Sisyphus" <sisyphus1@xxxxxxxxxxxxxxxxx> wrote:
>
> "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.)
AFAIK ActiveState does this all for you.
--
John Small Perl scripts: http://johnbokma.com/perl/
Perl programmer available: http://castleamber.com/
Happy Customers: http://castleamber.com/testimonials.html
.
- Follow-Ups:
- Re: Tried to install activeperl on windows xp home
- From: Sisyphus
- Re: Tried to install activeperl on windows xp home
- References:
- Tried to install activeperl on windows xp home
- From: hauksnightmare
- Re: Tried to install activeperl on windows xp home
- From: Sisyphus
- 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
|