Autrijus Tang wrote:
>
> On Fri, Dec 05, 2003 at 08:41:53PM -0000, Rob Dixon wrote:
> > I've read through the FAQ and Tutorial and have
> > downloaded both the 'Download' and 'Snapshot'
> > *.tar.gz files and haven't been able to get
> > either functioning on my machine. (Yes, I can
> > unpack them.)
>
> And did you read the "README" that comes after unpacking?
> It should say something like:
>
>     perl Makefile.PL
>     make                    # or 'nmake' on Win32
>     make test
>     make install
>
> which the standard way to build a module for Perl.

Sure, but then I get

  makefile(466) : fatal error U1035: syntax error : expected ':' or '=' separator

(or similar) with all three of my 'make' utilities ('make', 'dmake' and 'nmake').
Sure, there are combinations of systems and make utilities that I haven't tried,
but those that I have tried give me such reliably similar failures that I thought
there was little point. Don't get me wrong: I'm not complaining about the quality
of PAR in any way, it's just that I'm sure I'm missing something quite obvious
that was supposed to be common knowledge and wasn't documented.

The last thing I have tried is to download the Microsoft 'nmake15' from the URL
specified in the readme, since the one I am uses professes to be Version 6.00.8168.0.
Sadly I have the exact same error from Version 1.5.

If anyone can help here I would be more than grateful.

Rob


Reply via email to