Closed Thread
Results 1 to 6 of 6

Thread: Installation

  1. #1
    sasank1 is offline Newbie
    Join Date
    Oct 2009
    Posts
    2
    Rep Power
    0

    Installation

    How do I install and run the Perl in XP? I have been having trouble. Does anyone have instructions to install Perl on to XP?

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: Installation

    You can use ActivePerl. It is free and comes with an installer. It works fine on XP.
    ActivePerl

  4. #3
    sasank1 is offline Newbie
    Join Date
    Oct 2009
    Posts
    2
    Rep Power
    0

    Re: Installation

    I did download the ActivePerl. But it gave me a Package Manager and I am unable to actually open Perl and start programming. So, do you have instructions as to how to access Perl?

  5. #4
    Jordan Guest

    Re: Installation

    It should have added the binary path to your system path during install. If so, you can drop to command prompt and type "perl somePerlScript.pl" to execute perl. Of course, replace somePerlScript.pl with a valid perl script. You'll need to find an editor or IDE for development. I like Notepad++ or Notepad2 for Perl.

  6. #5
    neverbugme is offline Newbie
    Join Date
    Oct 2008
    Posts
    5
    Rep Power
    0

    Re: Installation

    Try googling it.

  7. #6
    ImTheMessenger's Avatar
    ImTheMessenger is offline Learning Programmer
    Join Date
    Dec 2009
    Location
    Virginia
    Posts
    30
    Rep Power
    0

    Re: Installation

    you could use perl express an IDE for Perl= (stuff before link).perl-express.com/download.html
    its small and you can put it on a flash drive i've no problems with it so far...

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Check an installation
    By Paedric in forum General Programming
    Replies: 1
    Last Post: 06-12-2011, 05:23 PM
  2. I need help on IIS 6.0 Installation
    By mutago in forum PHP Development
    Replies: 3
    Last Post: 03-08-2011, 11:08 PM
  3. Installation question
    By Gama in forum Visual Basic Programming
    Replies: 3
    Last Post: 09-04-2010, 07:12 AM
  4. Installation help
    By Fairy Fighter in forum Linux Installation & Configuration
    Replies: 2
    Last Post: 08-23-2009, 01:26 PM
  5. QT Installation
    By LogicKills in forum C and C++
    Replies: 3
    Last Post: 11-02-2008, 05:03 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts