From clamav-users-bounces@lists.clamav.net  Tue Dec 18 06:27:46 2007
Return-Path: <clamav-users-bounces@lists.clamav.net>
X-Original-To: list@tad.clamav.net
Delivered-To: list@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id sPOQeMyBJmNS; Tue, 18 Dec 2007 06:27:46 +0100 (CET)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id 5ABE416C03B;
	Tue, 18 Dec 2007 06:27:33 +0100 (CET)
X-Original-To: clamav-users@tad.clamav.net
Delivered-To: clamav-users@tad.clamav.net
X-Virus-Scanned: Debian amavisd-new at tad.clamav.net
Received: from tad.clamav.net ([127.0.0.1])
	by localhost (tad.clamav.net [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id yq87GKhYHAJv for <clamav-users@tad.clamav.net>;
	Tue, 18 Dec 2007 06:27:29 +0100 (CET)
Received: from yoda.wrenkasky.com (esson.net [216.102.129.43])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by tad.clamav.net (Postfix) with ESMTP id CEEB616C01C
	for <clamav-users@lists.clamav.net>;
	Tue, 18 Dec 2007 06:27:28 +0100 (CET)
Received: from EDS.esson.net (eds.wrenkasky.com [10.10.10.11])
	(authenticated bits=0)
	by yoda.wrenkasky.com (8.14.1/8.14.1) with ESMTP id lBI5RLaK009822
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <clamav-users@lists.clamav.net>; Mon, 17 Dec 2007 21:27:26 -0800
Message-Id: <200712180527.lBI5RLaK009822@yoda.wrenkasky.com>
X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9
Date: Mon, 17 Dec 2007 21:27:27 -0800
To: clamav-users@lists.clamav.net
From: Ed Kasky <ed@esson.net>
In-Reply-To: <476755FA.3080806@sterndata.com>
References: <20071217150117.GD17722@adsl.nervous.it>
	<200712180205.lBI250Ra031514@yoda.wrenkasky.com>
	<476755FA.3080806@sterndata.com>
Mime-Version: 1.0
Received-SPF: pass (yoda.wrenkasky.com: 10.10.10.11 is authenticated by a
	trusted mechanism)
Subject: Re: [Clamav-users] announcing ClamAV 0.92
X-BeenThere: clamav-users@lists.clamav.net
X-Mailman-Version: 2.1.9
Precedence: list
Reply-To: ClamAV users ML <clamav-users@lists.clamav.net>
List-Id: ClamAV users ML <clamav-users.lists.clamav.net>
List-Unsubscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users>,
	<mailto:clamav-users-request@lists.clamav.net?subject=unsubscribe>
List-Post: <mailto:clamav-users@lists.clamav.net>
List-Help: <mailto:clamav-users-request@lists.clamav.net?subject=help>
List-Subscribe: <http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users>,
	<mailto:clamav-users-request@lists.clamav.net?subject=subscribe>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Sender: clamav-users-bounces@lists.clamav.net
Errors-To: clamav-users-bounces@lists.clamav.net

At 09:09 PM Monday, 12/17/2007, Steven Stern wrote -=>
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On 12/17/2007 08:05 PM, Ed Kasky wrote:
> > At 07:01 AM Monday, 12/17/2007, you wrote -=>
> >
> >> Dear ClamAV users,
> >>
> >> This release provides various bugfixes, optimisations and improvements
> >> to the scanning engine. The new features include support for ARJ and
> >> SFX-ARJ archives, AutoIt, basic SPF parser in clamav-milter (to reduce
> >> phishing false-positives), faster scanning and others (see ChangeLog).
> >> To get a consistent behaviour of the anti-phishing module on all 
> platforms,
> >> libclamav now includes the regex library from OpenBSD.
> >
> > And don't forget to run ldconfig after updating.  I got the following:
> >
> > Starting clamav-milter: clamav-milter: error while loading shared
> > libraries: libclamav.so.3: cannot open shared object file: No such
> > file or directory
> >
> > Ed
>
>I saw ldconfig run during the make process.
>
>- --
>
>   Steve

I saw the following during "make install"

(cd /usr/local/lib && { ln -s -f libclamav.so.3.0.3 libclamav.so || { 
rm -f libclamav.so && ln -s libclamav.so.3.0.3 libclamav.so; }; })

and

PATH="$PATH:/sbin" ldconfig -n /usr/local/lib

However, for some reason, on FC6, I had to manually update the lib links...

Ed

. . . . . . . . . . . . . . . . . .
Randomly Generated Quote (295 of 1319):
A hermit is a deserter from the army of humanity.

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://lurker.clamav.net/list/clamav-users.html

