> > From: Stephen.Hurley [mailto:[EMAIL PROTECTED]]
> > 
> > Vaguely Perl related question...after following some of the discussion
about
> > HTML::Template the other day, I decided to go and get myself a copy. I'm
> > running on NT (...I know, I'm moving to linux soon) and I can't seem to
get
> > it installed. I'm using a copy of "make" that I got with the unxutils
> > package for windows that I got from sourceforge. So, following the
helpful
> > instructions in the readme, I type "perl makefile.pl". This creates a
> > makefile, then I type "make", and it spits back..
> > 
> > "makefile:651: *** missing separator.  Stop."
> > 
> > Lines 651 to 653 of the makefile are:
> > 
> > $(PM_TO_BLIB)
> > <<
> >     @$(TOUCH) $@
> > 
> > .....this being autogenerated from makefile.pl.
> > So what am I doing wrong ?
> 
> 
> From: yahoo [mailto:[EMAIL PROTECTED]]
> I use activestates Perl for NT.
> 
> Why don't you just do a PPM from the command prompt and then "install
> HTML-Template"?

I had the same problem trying to Make Ovid's CGI::Safe - exactly the same
message too.

I haven't sorted it out either - the best advice I have found so far
recommends using microsofts NMAKE rather than other versions...

Michael
---
use Usual::Disclaimer;

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to