Click here to get back home

installing perl modules on windows

 HomeNewsGroups | Search | About
 comp.lang.perl.misc    Post an article   get this group's latest topics as an RSS feed add this group's latest topics to your My MSN content add this group's latest topics to your My Yahoo content
Subject Author Date
installing perl modules on windows gsa 07-15-2008
Get Chitika Premium
Posted by gsa on July 15, 2008, 12:22 am
Please log in for more thread options
Hi all,
I am having to install the CGI module on a Windows XP machine
and it is very frustrating. I read that I should use the PPM to
install it, but the CGI module doesn't show up on the list of packages
that PPM can install. So I tried installing manually by downloading
the module and installing using nmake, dname, make.. none of which
work. I get a message saying "nmake" is not a recognized command. I
have installed perl modules on MACs a number of times and CPAN.pm
works like a dream. This is very frustrating and I would appreciate
any help in this regard. Thanks in advance for all your help.

Posted by smallpond on July 15, 2008, 12:41 am
Please log in for more thread options
> Hi all,
> I am having to install the CGI module on a Windows XP machine
> and it is very frustrating. I read that I should use the PPM to
> install it, but the CGI module doesn't show up on the list of packages
> that PPM can install. So I tried installing manually by downloading
> the module and installing using nmake, dname, make.. none of which
> work. I get a message saying "nmake" is not a recognized command. I
> have installed perl modules on MACs a number of times and CPAN.pm
> works like a dream. This is very frustrating and I would appreciate
> any help in this regard. Thanks in advance for all your help.


CGI is a core module. What perl distribution are you using?
Did you check whether CGI is already present?

--S

Posted by rthangam on July 15, 2008, 2:44 am
Please log in for more thread options
>
> > Hi all,
> > I am having to install the CGI module on a Windows XP machine
> > and it is very frustrating. I read that I should use the PPM to
> > install it, but the CGI module doesn't show up on the list of packages
> > that PPM can install. So I tried installing manually by downloading
> > the module and installing using nmake, dname, make.. none of which
> > work. I get a message saying "nmake" is not a recognized command. I
> > have installed perl modules on MACs a number of times and CPAN.pm
> > works like a dream. This is very frustrating and I would appreciate
> > any help in this regard. Thanks in advance for all your help.
>
> CGI is a core module. What perl distribution are you using?
> Did you check whether CGI is already present?
>
> --S

You need to have visual studio installed to use nmake. nmake comes as
a part of
Microsoft VC++. Are you using Active perl ?. I have done some
installation like DBI,DBD::Oracle etc on my Windows XP machine. It
went fine.

Posted by Ben Morrow on July 15, 2008, 9:23 am
Please log in for more thread options

> Hi all,
> I am having to install the CGI module on a Windows XP machine
> and it is very frustrating. I read that I should use the PPM to
> install it, but the CGI module doesn't show up on the list of packages
> that PPM can install. So I tried installing manually by downloading
> the module and installing using nmake, dname, make.. none of which
> work. I get a message saying "nmake" is not a recognized command. I
> have installed perl modules on MACs a number of times and CPAN.pm
> works like a dream. This is very frustrating and I would appreciate
> any help in this regard. Thanks in advance for all your help.

perldoc perlwin32 tells you you can get nmake from
http://download.microsoft.com/download/vc15/Patch/1.52/W95/EN‐US/nmake15.exe
. If you want to use CPAN rather than PPM, I would strongly recommend
using Strawberry Perl rather than ActiveState: building XS modules with
ActiveState will require an installed copy of MSVC6 (the freely
available copies of MSVC7 and 8 will *not* work). ActiveState have
modified Config.pm so that it adjusts itself for gcc if it's in your
path, but IME it isn't completely reliable. Strawberry Perl, OTOH, is
bundled with the copy of gcc (and dmake, binutils, &c.) used to build
the binaries, so everything works as expected.

Ben

--
For the last month, a large number of PSNs in the Arpa[Inter-]net have been
reporting symptoms of congestion ... These reports have been accompanied by an
increasing number of user complaints ... As of June,... the Arpanet contained
47 nodes and 63 links. [ftp://rtfm.mit.edu/pub/arpaprob.txt] * ben@morrow.me.uk

Similar ThreadsPosted
Installing XS Modules on Windows -- Like Pulling Teeth September 16, 2007, 11:28 am
Installing Perl modules May 24, 2006, 5:13 am
installing perl modules and ports September 16, 2004, 12:36 pm
installing perl and some modules on many hosts December 28, 2005, 10:34 pm
Errors using installing perl modules November 29, 2007, 1:26 pm
for installing perl modules - is there a default C compiler on win X64 March 10, 2006, 12:41 am
installing modules to ActiveState Perl from cpan downloads February 9, 2005, 2:03 pm
Unicode-related problem installing perl modules on Solaris 10 February 22, 2007, 11:21 am
Installing a perl module manually on windows March 17, 2008, 7:34 pm
installing modules? September 29, 2005, 9:18 pm

Our other projects:

Art Dolls, Fairies and Mermaids - Sunnyfaces.net

Roy's Linux, Programming and Search Engines messages

1-Script XML SitemapXML Sitemap