bogofilter on cygwin

djh henman at it.to-be.co.jp
Fri Jan 6 06:41:04 CET 2006


Re: Getting started using bogofilter with cygwin.
System: CYGWIN_NT-5.1 1.5.18(0.132/4/2) 2005-07-02

I dowloaded:   bogofilter-1.0.1.tar.bz2
Uncompressed it, configured, built, and installed it using all defaults 
with cygwin's supplied development tools from gnu and possibly other 
sources.

Problem:  When tried to run received an error message like the
          following:

	  "When try to execute "cygblas.dll" could not be found."

Cygwin at any rate has this file in /usr/lib/lapack/cygblas.dll
For the dll to be found it needs to be in one's path, so I make a
hard link to it.  A symbolic link didn't work for some reason. I used 
the following invokation.

   ln -f /usr/lib/lapack/cygblas.dll /usr/bin/cygblas.dll

 After this I was able to run bogofilter successfully.

Regads,
  Darel Henman



More information about the Bogofilter mailing list