I am also using both and this morning tried to use make, to no avail. Someone else gave me the tip to try perl -V:make to see what version of make my installs use, one returns with 'make=nmake;' so I tried nmake instead... but neither make nor nmake are recognized as valid programs in dos.
I have read a whole bunch of installation instructions, from CPAN and ActiveState, and there is no way the installation of modules should be this complicated, they just tell you to unzip the archive into a directory, go there and run Makefile.PL (which works for me) and then: make make test make install But none of my attempts to get make to work have succeeded. I am getting pretty frustrated trying to get this (probably very simple) install process to work! One word -Argh! =8-) "Rod Crowder" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Do you have Active State's perl? The package is available using PPM from > their repository, and shouldn't need any compilation. > > -----Original Message----- > From: Sharat Hegde [mailto:[EMAIL PROTECTED]] > Sent: 07 December 2001 06:45 > To: [EMAIL PROTECTED] > Subject: Working with Perl Modules > > > Hello, > > I have been using Perl for some time but have not yet used the Perl modules. > > I wanted to start off with the HTML::Template module - it will save me a lot > > of effort if I can use it. I need to get this working on Windows (where I do > > my development) as well as on my 3rd party shared host (where I do not have > control over directories in my domain). > > I have downloaded the template files to my Windows desktop but I am unable > to "make" the module. I do not have a C compiler or the make utility. I > downloaded the GNU make, but I think I will need to compile this with a C > compiler which I do not have (-: > > So the question is: how do I get the Perl module running on my Windows > desktop as well as on the 3rd party shared host. > > Thanks in advance. > > With Regards, > Sharat > > > _________________________________________________________________ > Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]