Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: SpamAssassin: users

Spamassassin 2.63 Build

 

 

SpamAssassin users RSS feed   Index | Next | Previous | View Threaded


Chris.Thuys at beacon

Feb 2, 2004, 5:07 PM

Post #1 of 9 (480 views)
Permalink
Spamassassin 2.63 Build

Dear All,
I am having difficulty building SA 2.63.
Having run perl perl Makefile.PL and then make I get the error "Makefile:94: *** missing separator. Stop."
editing the make file shows a whole lot of lines that look incomplete. I have include a section of the make file below.
Has anyone had experience with this ? The source I am using comes from the spamassasin web site.

installsitescript='/usr/bin'
installstyle='lib/perl5'
installusrbinperl='define'
installvendorarch='/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi'
installvendorbin='/usr/bin'
installvendorhtml1=''
installvendorhtml3=''
installvendorlib='/usr/lib/perl5/vendor_perl/5.8.
INSTALLVENDORLIB = ib/perl5'
installusrbinperl='def
INSTALLARCHLIB = /usr/lib/perl5/5.8.0/i386-linux-thread-multi
INSTALLSITEARCH = /usr/lib/pe
INSTALLVENDORARCH = /usr/lib/perl5/vendor_perl/5.8.0/i38
INSTALLBIN = /usr/bin'
installhtml1dir=''
installhtml3dir=''
installman1
INSTALLSITEBIN = /usr
INSTALLVENDORBIN = /usr/bin'
installvendorhtml1=''
installvendorhtml3=''
installvendorlib='/u
INSTALLSCRIPT = /usr/bin
PERL_LIB = /usr/lib/perl5/5.8.0
PERL_ARCHLIB = /usr/lib/perl5/5.8.0/i386-linux-thread-multi
SITELIBEXP = '/usr/lib/perl5/site_perl'
sit
SITEARCHEXP = /usr/lib/pe
LIBPERL_A = libperl.a'
libc='
FIRST_MAKEFILE = Makefile
MAKE_APERL_FILE = Makefile.aperl
PERLMAINCC = $(CC)






Chris Thuys
Technical Services Specialist
Beacon Technology Pty Ltd
1 Howard Street
Perth WA 6000
Australia
Phone: +618 9486 8500
Fax: +618 9486 8566
http://www.beacon.com.au

This email message and any attachments are confidential. If you are not the intended recipient, any use, interference with, disclosure or copying of this material is unauthorised and prohibited. This email and any attachments are also subject to copyright. No part of them may be reproduced, adapted or transmitted without the written permission of the copyright owner. If you have received this email in error please immediately advise the sender by return email and delete the message from your system. Any views expressed in this message are those of the individual sender and may not necessarily reflect the views of the company.


bret.miller at wcg

Feb 2, 2004, 5:10 PM

Post #2 of 9 (452 views)
Permalink
RE: Spamassassin 2.63 Build [In reply to]

> I am having difficulty building SA 2.63.
> Having run perl perl Makefile.PL and then make I get the
> error "Makefile:94: *** missing separator. Stop." editing
> the make file shows a whole lot of lines that look
> incomplete. I have include a section of the make file below.
> Has anyone had experience with this ? The source I am using
> comes from the spamassasin web site.

Why do I see this message on this list so many times every week? Does no
one read the Wiki at all??

http://wiki.spamassassin.org/w/MakeMissingSeparator


felicity at kluge

Feb 2, 2004, 5:13 PM

Post #3 of 9 (450 views)
Permalink
Re: Spamassassin 2.63 Build [In reply to]

On Mon, Feb 02, 2004 at 04:10:15PM -0800, Bret Miller wrote:
> Why do I see this message on this list so many times every week? Does no
> one read the Wiki at all??

Would an FAQ really be an FAQ if people didn't ask the questions in public? ;)

--
Randomly Generated Tagline:
print rand rand rand 1, "\n"; # interesting distribution
-- Larry Wall in <199806191536.IAA19013 [at] wall>


mkettler at evi-inc

Feb 2, 2004, 5:15 PM

Post #4 of 9 (457 views)
Permalink
Re: Spamassassin 2.63 Build [In reply to]

At 07:07 PM 2/2/2004, Chris Thuys wrote:
>Dear All,
> I am having difficulty building SA 2.63.
>Having run perl perl Makefile.PL and then make I get the error
>"Makefile:94: *** missing separator. Stop."
>editing the make file shows a whole lot of lines that look incomplete. I
>have include a section of the make file below.
>Has anyone had experience with this ? The source I am using comes from the
>spamassasin web site.

FAQ:

http://wiki.spamassassin.org/w/MakeMissingSeparator

http://wiki.spamassassin.org/w/Pod2ManRedHat

(hmm, the snort-user's list assigns joking penalty drinks for asking a
FAQ... perhaps we should do the same.. spamassassin-users might be a pretty
drunken place as a result.. perhaps that's not a good idea)


Matthew.van.Eerde at hbinc

Feb 2, 2004, 5:16 PM

Post #5 of 9 (460 views)
Permalink
RE: Spamassassin 2.63 Build [In reply to]

Yes, if whenever someone read the FAQ on the site they clicked a "this
answered my question" button.

> Would an FAQ really be an FAQ if people didn't ask the
> questions in public? ;)


bret.miller at wcg

Feb 2, 2004, 5:17 PM

Post #6 of 9 (485 views)
Permalink
RE: Spamassassin 2.63 Build [In reply to]

> > Why do I see this message on this list so many times every
> week? Does
> > no one read the Wiki at all??
>
> Would an FAQ really be an FAQ if people didn't ask the
> questions in public? ;)

LOL

Well, I guess, at least they can be referred to the wiki and we don't
have to rewrite the response over and over and over.... It must just be
my nature, but I like to research a little before I ask a question. And
since the wiki is the only official place to find support information
besides asking, you'd think that would be the best place to start... But
then that's just my thinking...

I love how this list actually posts messages reasonably now!

Bret


email at ace

Feb 2, 2004, 8:08 PM

Post #7 of 9 (463 views)
Permalink
RE: Spamassassin 2.63 Build [In reply to]

I don't like that "reply" doesn't just come back to the list however. :-\

Peter


*********** REPLY SEPARATOR ***********

On 2/02/2004 at 4:17 PM Bret Miller wrote:

>I love how this list actually posts messages reasonably now!
>
>Bret


robertmcclure at earthlink

Feb 2, 2004, 8:23 PM

Post #8 of 9 (452 views)
Permalink
Re: Spamassassin 2.63 Build [In reply to]

On Tue, Feb 03, 2004 at 01:38:23PM +1030, Peter Nitschke wrote:
> I don't like that "reply" doesn't just come back to the list however. :-\
>
> Peter

Amen! Most lists I'm on have a Reply-To: line that contains the list
address. On my favorite mailer (Mutt), if I hit <r>eply, it offers
that address to reply to, but if I hit <n>o, it brings up the address
in the From: line, the poster.

I really dislike having to use the <g>roup reply to get the list
address, and then it goes to the Cc: line. I see little point in
replying both to the poster and the list - it seems a waste of
bandwidth. To avoid that is a waste of keystrokes.

Cheers,
--
Bob McClure, Jr. Bobcat Open Systems, Inc.
robertmcclure [at] earthlink http://www.bobcatos.com
Eternity is a long time to think about what you should have done.


kdeugau at webhart

Feb 3, 2004, 9:08 AM

Post #9 of 9 (470 views)
Permalink
Re: Spamassassin 2.63 Build [In reply to]

Peter Nitschke wrote:
> I don't like that "reply" doesn't just come back to the list however.
> :-\

Er.... and this is different from the list as it was on SourceForge how?

I usually try to stick in an explicit "Reply-To" header pointing to the
list, myself; but I don't always remember.

-kgd
--
"Sendmail administration is not black magic. There are legitimate
technical reasons why it requires the sacrificing of a live chicken."
- Unknown

SpamAssassin users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.