Windows XP and perl

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Amy G

    Windows XP and perl

    I looked at perl.com and tried to install the perl for windows. Neither of
    the Win98 nor the NT version worked... Is there support under XP?


  • Mike Simone

    #2
    Re: Windows XP and perl

    "Amy G" <amy-g-art@cox.net> wrote in message news:<arByb.236 99$9O5.635@fed1 read06>...[color=blue]
    > I looked at perl.com and tried to install the perl for windows. Neither of
    > the Win98 nor the NT version worked... Is there support under XP?[/color]

    Amy G -

    I had some problems with getting Perl to run under XP as well. I used
    the download from ActiveState at
    http://www.activestate.com/Products/...?id=ActivePerl.
    But the part I missed the first time around was adding to perl to my
    path variable. Right-click on My Computer, and choose Properties.
    You'll have to make your way through Advanced, Environment Variables,
    and System Variables to get to the Path statement. Add c:\perl\bin
    (or whatever is appropriate for your installation) and you should be
    okay.

    Good luck.

    Sincerely,

    Mike Simone

    Comment

    • Amy G

      #3
      Re: Windows XP and perl

      Both the Win98 download and the NT download give me an error message:

      "Wrong OS or OS version for application."

      Any ideas?


      "Mike Simone" <msimone69@hotm ail.com> wrote in message
      news:152bbdf6.0 312010823.48882 f19@posting.goo gle.com...[color=blue]
      > "Amy G" <amy-g-art@cox.net> wrote in message[/color]
      news:<arByb.236 99$9O5.635@fed1 read06>...[color=blue][color=green]
      > > I looked at perl.com and tried to install the perl for windows. Neither[/color][/color]
      of[color=blue][color=green]
      > > the Win98 nor the NT version worked... Is there support under XP?[/color]
      >
      > Amy G -
      >
      > I had some problems with getting Perl to run under XP as well. I used
      > the download from ActiveState at
      > http://www.activestate.com/Products/...?id=ActivePerl.
      > But the part I missed the first time around was adding to perl to my
      > path variable. Right-click on My Computer, and choose Properties.
      > You'll have to make your way through Advanced, Environment Variables,
      > and System Variables to get to the Path statement. Add c:\perl\bin
      > (or whatever is appropriate for your installation) and you should be
      > okay.
      >
      > Good luck.
      >
      > Sincerely,
      >
      > Mike Simone[/color]


      Comment

      • Amy G

        #4
        Re: Windows XP and perl

        Problem solved.

        "Mike Simone" <msimone69@hotm ail.com> wrote in message
        news:152bbdf6.0 312010823.48882 f19@posting.goo gle.com...[color=blue]
        > "Amy G" <amy-g-art@cox.net> wrote in message[/color]
        news:<arByb.236 99$9O5.635@fed1 read06>...[color=blue][color=green]
        > > I looked at perl.com and tried to install the perl for windows. Neither[/color][/color]
        of[color=blue][color=green]
        > > the Win98 nor the NT version worked... Is there support under XP?[/color]
        >
        > Amy G -
        >
        > I had some problems with getting Perl to run under XP as well. I used
        > the download from ActiveState at
        > http://www.activestate.com/Products/...?id=ActivePerl.
        > But the part I missed the first time around was adding to perl to my
        > path variable. Right-click on My Computer, and choose Properties.
        > You'll have to make your way through Advanced, Environment Variables,
        > and System Variables to get to the Path statement. Add c:\perl\bin
        > (or whatever is appropriate for your installation) and you should be
        > okay.
        >
        > Good luck.
        >
        > Sincerely,
        >
        > Mike Simone[/color]


        Comment

        • Nick Santos

          #5
          Re: Windows XP and perl


          "Amy G" <amy-g-art@cox.net> wrote in message
          news:VvQyb.2499 4$9O5.12764@fed 1read06...[color=blue]
          > Problem solved.
          >
          > "Mike Simone" <msimone69@hotm ail.com> wrote in message
          > news:152bbdf6.0 312010823.48882 f19@posting.goo gle.com...[color=green]
          > > "Amy G" <amy-g-art@cox.net> wrote in message[/color]
          > news:<arByb.236 99$9O5.635@fed1 read06>...[color=green][color=darkred]
          > > > I looked at perl.com and tried to install the perl for windows.[/color][/color][/color]
          Neither[color=blue]
          > of[color=green][color=darkred]
          > > > the Win98 nor the NT version worked... Is there support under XP?[/color]
          > >
          > > Amy G -
          > >
          > > I had some problems with getting Perl to run under XP as well. I used
          > > the download from ActiveState at
          > >[/color][/color]
          http://www.activestate.com/Products/...?id=ActivePerl.[color=blue][color=green]
          > > But the part I missed the first time around was adding to perl to my
          > > path variable. Right-click on My Computer, and choose Properties.
          > > You'll have to make your way through Advanced, Environment Variables,
          > > and System Variables to get to the Path statement. Add c:\perl\bin
          > > (or whatever is appropriate for your installation) and you should be
          > > okay.
          > >
          > > Good luck.
          > >
          > > Sincerely,
          > >
          > > Mike Simone[/color]
          >
          > I'm running XP (pro) and installed perl. It works beautifully. The only[/color]
          configuration I had to do was with my web server.
          -Nick


          Comment

          • Mike Simone

            #6
            Re: Windows XP and perl

            "Amy G" <amy-g-art@cox.net> wrote in message news:<VvQyb.249 94$9O5.12764@fe d1read06>...[color=blue]
            > Problem solved.
            >[/color]
            <snip>

            Amy G -

            What was the issue? I'm a total newbie, so any info is appreciated...

            Sincerely,

            Mike Simone

            Comment

            Working...