bogoutil compile

Doug Beardsley dgbeards at southern.edu
Mon Oct 7 16:01:14 CEST 2002


Yes, that fixes my problem, but I don't understand why I am having that
problem.  I have never had anything like that before.  BTW, there
doesn't seem to be a ./configure script in the stuff that I got from
CVS.  Could it be that I didn't do the right thing to download from CVS?
I executed these commands to get it:

cvs -d:pserver:anonymous at cvs.bogofilter.sourceforge.net:/cvsroot/bogofilter login
cvs -z3 -d:pserver:anonymous at cvs.bogofilter.sourceforge.net:/cvsroot/bogofilter co bogofilter 

Any other ideas at what the problem could be?  Do you only add the
./configure stuff for the official releases?

Doug Beardsley

P.S. Oh, I did get bogoutil to compile manually. :)

On Mon, Oct 07, 2002 at 01:37:41PM -0400, David Relson wrote:
> At 09:26 AM 10/7/02, Doug Beardsley wrote:
> >Maybe I'm missing something really obvious, but I just downloaded
> >bogofilter from cvs and I have not been able to get bogoutil to compile.
> >I tried compiling it with "gcc bogoutil.c -o bogoutil" and I get the
> >following error message:
> >
> >In file included from bogoutil.c:20:
> >datastore.h:14: wordlists.h: No such file or directory
> >
> >The wordlists.h file is definitely in the current directory as is the
> >datastore.h.  I'm probably missing something really simple, but I can't
> >figure it out.  Thanks for the help.
> 
> Looks like you're not searching the current directory for include 
> files.  "gcc -I. -o bogoutil bogoutil.c" should be much closer to what you 
> need.
> 
> Even easier, try "make bogoutil"
> 
> David
> 
> 
> ---------------------------------------------------------------------
> FAQ: http://bogofilter.sourceforge.net/bogofilter-faq.html
> To unsubscribe, e-mail: bogofilter-unsubscribe at aotto.com
> For summay digest subscription: bogofilter-digest-subscribe at aotto.com
> For more commands, e-mail: bogofilter-help at aotto.com

For summay digest subscription: bogofilter-digest-subscribe at aotto.com



More information about the Bogofilter mailing list