Vladimir Jebelev wrote:
>> You don't need to install C, you can just grab make :)
Not true. Many (most?) of the CPAN modules include some C source code, and
you have to have a functional C compiler in order to successfully run make.
That said, somebody earlier posted the URL of my HOWTO site, which has
pre-compiled modules for all of the generic stuff:
http://www.atlcon.net/opensrs/nt-howto.htm
Regards,
Eric Longman
Atl-Connect Internet Services
+-------------------------------------------------------+
| Atl-Connect Internet Services http://www.atlcon.net |
| 3600 Dallas Hwy Ste 230-288 770 590-0888 |
| Marietta, GA 30064-1685 [EMAIL PROTECTED] |
+-------------------------------------------------------+
----- Original Message -----
From: "Vladimir Jebelev" <[EMAIL PROTECTED]>
To: "Robert" <[EMAIL PROTECTED]>
Cc: "opensrs-dev" <[EMAIL PROTECTED]>
Sent: Friday, January 05, 2001 11:46 AM
Subject: Re: Installing the Perl modules on W2K Server ?
You don't need to install C, you can just grab make :)
Or you can use ExtUtils::MakeMaker which allows you to install perl
modules on win32 without using make - see The Perl Journal #16, p.50-52
for more details.
Vlad Jebelev
OpenSRS developer
On Fri, 5 Jan 2001, Robert wrote:
> I apparently need to install C on the W2K server in order to get a 'make'
> that I can use to install the CPAN modules ??? surely not?
>
> bob
>
>