From owner-freebsd-questions@FreeBSD.ORG Tue Mar 9 23:29:08 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AFE1D16A4CF for ; Tue, 9 Mar 2004 23:29:08 -0800 (PST) Received: from smtp.thilelli.net (jgabel.net1.nerim.net [80.65.226.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A88843D48 for ; Tue, 9 Mar 2004 23:29:08 -0800 (PST) (envelope-from jpeg@thilelli.net) Received: from localhost (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with ESMTP id 892C878C35 for ; Wed, 10 Mar 2004 08:29:06 +0100 (CET) Received: from bento.thilelli.net ([127.0.0.1]) by localhost (bento.thilelli.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 10441-01 for ; Wed, 10 Mar 2004 08:29:05 +0100 (CET) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id AC66978C2C for ; Wed, 10 Mar 2004 08:29:05 +0100 (CET) Received: from 192.168.0.97 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Wed, 10 Mar 2004 08:29:05 +0100 (CET) Message-ID: <58312.192.168.0.97.1078903745.squirrel@webmail.thilelli.net> In-Reply-To: <49C60194-7236-11D8-919E-000A956D2452@chrononomicon.com> References: <53684.192.168.0.97.1078790009.squirrel@webmail.thilelli.net><5280126D-71CA-11D8-8002-000A956D2452@chrononomicon.com><35521.194.119.92.65.1078848337.squirrel@webmail.thilelli.net> <49C60194-7236-11D8-919E-000A956D2452@chrononomicon.com> Date: Wed, 10 Mar 2004 08:29:05 +0100 (CET) From: "Julien Gabel" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.2 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 Importance: Normal X-Virus-Scanned: by amavisd-new at thilelli.net Subject: Re: Amavis-Stats. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 07:29:08 -0000 > :-/ I really am a little bit too far into the configuration of the > 4.9 server to update to a 5.x server...isn't 4.9 the recommended > production release from Freebsd.org? Yes, it is. > To me, it looks like Perl isn't finding an end-of-line (;) somewhere > or isn't seeing the script file properly formatted. Or he had > another version of Perl installed, or a module from CPAN that I > don't have?... :-( For the moment, I can just say that on a FreeBSD-5.2.1 the warings.pm module is located under /usr/local/lib/perl5/5.6.1/. I got nothing under a FreeBSD-4.8 (i.e. /usr/local/lib/perl5/5.00503/). My first impression is that the perl version installed whith 4.X isn't sufficiently recent to be used with this script, but: 1/ I don't know perl (read: I can't debug the output); 2/ The proposed tutorial was written using 4.9, so... Waiting for the answer of the writer... -- -jpeg.