> Don't call ./configure.. read the INSTALL file which will tell you to:
>
> 1)        perl Makefile.PL
> 2)        make
> 3)        make install
>
> Note there's no ./configure in there :)

I did that. I got this error when i tried to do the "make" command
~~
Makefile:92: *** missing separator.  Stop.
~~

So I follow what the INSTALL file recomends if u are using v5.8.0
you need to invoke this command:  export LANG=en_US
then I did perl Makefile.PL
make
then I did get this error:
~~~~
/usr/bin/perl
build/preprocessor -Mconditional -Mbytes -DPERL_VERSION=this -Mvars -DVERSIO
N=2.55 -DPREFIX=/usr <lib/Mail/SpamAssassin/HTML.pm
>blib/lib/Mail/SpamAssassin/HTML.pm
./configure
make: ./configure: Command not found
make: *** [binaries.mk] Error 127
~~~~

Any idea what causes this?

thanks again



-------------------------------------------------------
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_______________________________________________
Spamassassin-talk mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/spamassassin-talk

Reply via email to