No, he's saying that the tabs are the same for Windows 2000 and XP.

  _____  

From: Lino Iozzo [mailto:[EMAIL PROTECTED] 
Sent: Thursday, May 06, 2004 11:20 AM
To: Ned Cunningham; Tim Johnson; BeginnerPerl
Subject: RE: how to install perl


i am sorry i don't understand your comment.  Are you saying it is
advanced don't bother?
 
Lino

Ned Cunningham <[EMAIL PROTECTED]> wrote:

        It is advanced, environment, system variables on win2000 also :)
        
        
        HTH
        
        Ned Cunningham
        POS Systems Development
        Monro Muffler Brake
        200 Holleder Parkway
        Rochester, NY 14615
        (585) 647-6400 ext. 310
        [EMAIL PROTECTED]
        
        "There are two ways of constructing a software design; one way
is to make it so simple that there are obviously no deficiencies, and
the other way is to make it so complicated that there are no obvious
deficiencies. The first method is far more difficult." 
        
        -----Original Message-----
        From: Tim Johnson [mailto:[EMAIL PROTECTED]
        Sent: Thursday, May 06, 2004 1:54 PM
        To: Lino Iozzo; BeginnerPerl
        Subject: RE: how to install perl
        
        
        If you have to type "perl command.pl" at the command-line, then
you
        probably don't have your Perl install path in your system's PATH
        variable. Try this:
        1. Right-click on My Computer and select Properties.
        2. On the Advanced Tab, click the Environment Variables button.
        3. In the system variables, find PATH.
        4. Append C:\Perl\bin to the path variable and save.
        5. Any open programs will be updated with the current
environment, but
        if you have any console windows open you will have to close and
re-open
        them.
        
        Note: I did this on WinXP, you may have to use the Performance
Tab or
        button on Windows 2000 instead of Advanced, I think. I don't
have one
        here to check on.
        
        -----Original Message-----
        From: Lino Iozzo [mailto:[EMAIL PROTECTED] 
        Sent: Thursday, May 06, 2004 10:39 AM
        To: BeginnerPerl
        Subject: how to install perl
        
        -------------------------------------
        
        I have also downloaded activestate's perl. But I find it
frustrating
        that i have to type perl command.pl at the command line.
        
        
        -- 
        To unsubscribe, e-mail: [EMAIL PROTECTED]
additional commands, e-mail: [EMAIL PROTECTED]
        
        
        

Reply via email to