Re: how to install perl

From: Wiggins D Anconia (wiggins_at_danconia.org)
Date: 05/06/04


Date: Thu, 6 May 2004 12:40:07 -0600
To: Lino Iozzo <lino_iozzo@sbcglobal.net>, BeginnerPerl <beginners@perl.org>


>
> Hello,
>
> Does anyone know how to install or where to find crystal clear
instructions/explanation of how to install perl on both unix and windows
2000.
>
> this is what i have downloaded from cpan: stable.tar.gz
>
> I have also downloaded activestate's perl. But I find it frustrating
that i have to type perl command.pl at the command line.
>

The easiest way for Windows appears to be ActivePerl. If what you
downloaded from ActiveState suggests that your run 'perl command.pl' or
something similar then you likely downloaded the wrong thing.

http://www.activestate.com/Products/ActivePerl/?_x=1

Should give you everything you need to get it up and running. The
features page provides links to the download area, you will have to
register to download it, but it is free. Though I haven't done it
before, the installer should be a normal Windows installer.

The stable.tar.gz should have come with an INSTALL file that provides
details on how to install Perl on Unix. The file can also be found here:

http://search.cpan.org/dist/perl/INSTALL

I suggest you read the top portion closely and skim the rest once it
gets into the more advanced options. If you aren't familar with how to
get to the contents of the file you downloaded I suggest you read
through the man page for tar and gunzip. If you are still confused I
would suggest you put down everything, step back and either learn some
Unix fundamentals, let a Unix admin with experience do the installation,
or if neither of these appeal to you, you aren't likely ready to really
use Unix anyways......

If you are attempting to setup a dev environment where an application
will run on both platforms I would also suggest getting Cygwin for
windows and letting it do the Perl installation. But that is whole other
ball of wax, http://www.cygwin.com if you are interested in making candles.

HTH,

http://danconia.org



Relevant Pages

  • Re: DBD 1.18a make not working
    ... file and ran the perl Makefile.PL and make again. ... What I did was got DBD-Oracle-1.18a from CPAN and put in unix box 'A'. ... When i try to do 'make install' on Unix box 'B' ... > information intended only for the personto whom this email message ...
    (perl.dbi.users)
  • Re: creating an app from source code
    ... None of that appears to work, I get an error message when I use perl ... Makefile, saying there is something wrong with the script. ... What *exactly* did you download? ... I install it?Well, usually there's a README file that will start you out. ...
    (comp.os.linux.misc)
  • Re: Net::SSH::W32Perl
    ... The proper invocation to get a downloaded Perl module installed is: ... Which will download, compile, test, and install all modules required ... Which should download and install precompiled versions of the modules. ...
    (perl.beginners)
  • Re: two questions
    ... that's not a Perl question, so this is the wrong place to ask. ... you have general Unix questions, I suggest picking up a good book on it. ... Download it on the ... remote side, or better still, just run the CPAN shell remotely and have ...
    (perl.beginners)
  • anyone knows how to get rid of this error while building CPAN module XML:Smart
    ... perlmodinstall)and install it in my perl repository. ... should i download utf8? ... I tried to download and build Test-utf8_0.02 module, ...
    (perl.beginners)