Hi,

On Sun, 26 Sep 2004 23:53:47 -0500 Andy Norris <[EMAIL PROTECTED]> wrote:

> While attempting to install 3.0 via MCPAN, everything seemed to go okay until:
> 
> Makefile:54: *** missing separator. Stop.
>    /usr/bin/make  -- NOT OK
> Running make test
>    Can't test without successful make
> Running make install
>    make had returned bad status, install seems impossible
> 
> Now, I know, NOTHING's impossible.
> 
> If this is beyond the scope of this list, I understand. But if anyone has 
> any tips, I'm all ears. We're at 2.64 right now.

The FAQ wiki and Google are your friends. See
http://wiki.apache.org/spamassassin/MakeMissingSeparator and
http://wiki.apache.org/spamassassin/Pod2ManRedHat

The advice to do

  LANG=C perl Makefile.PL

or

  unset LANG
  perl Makefile.PL

comes from the FAQ.

hth,

-- Bob

Reply via email to