<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV>When trying bogominitrain.pl I got an error from bash that says directory 
don't exists. I think the problem is the first line.</DIV>
<DIV> </DIV>
<DIV>#!/usr/bin/perl</DIV>
<DIV> </DIV>
<DIV>When I cange this to</DIV>
<DIV> </DIV>
<DIV>#! /usr/bin/perl  (The space after #!)</DIV>
<DIV> </DIV>
<DIV>things work. The problem wasn't there for 0.14.4. I am now using 
bogofilter-static-0.14.5-1.i586.rpm.</DIV>
<DIV> </DIV>
<DIV>Regards </DIV>
<DIV>Henning Truslew Gulliksen</DIV></FONT></DIV></BODY></HTML>