Re: Tried to install activeperl on windows xp home




"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


.



Relevant Pages

  • Re: Unable to delete a directory
    ... One common cause of this error is the My Documents folder does ... Microsoft Developer Network: System Error Codes ... Windows Installer 3.1 for Windows XP" ... I get the "name is invalid" message when I try to do so. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Tried to install activeperl on windows xp home
    ... > Beginner question...I tried to install activeperl on windows xp home ... but according to the c prompt perl is invalid. ...
    (comp.lang.perl.misc)
  • Tried to install activeperl on windows xp home
    ... Beginner question...I tried to install activeperl on windows xp home ... but according to the c prompt perl is invalid. ...
    (comp.lang.perl.misc)
  • Tried to install activeperl on windows xp home
    ... Beginner question...I tried to install activeperl on windows xp home ... but according to the c prompt perl is invalid. ...
    (comp.lang.perl.misc)
  • Re: Tried to install activeperl on windows xp home
    ... >> Beginner question...I tried to install activeperl on windows xp home ... but according to the c prompt perl is invalid. ... > (See Windows Help for directions on how to add your perl\bin folder ...
    (comp.lang.perl.misc)