From clamav-users-bounces@lists.clamav.net  Mon Jun 29 06:57:09 2009
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 gDMbi+F5JQXW; Mon, 29 Jun 2009 06:57:09 +0200 (CEST)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id E635431C67A;
	Mon, 29 Jun 2009 06:57:06 +0200 (CEST)
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 RoDO+YWemRO8 for <clamav-users@tad.clamav.net>;
	Mon, 29 Jun 2009 06:57:05 +0200 (CEST)
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 ESMTPS id 7BC2816C021
	for <clamav-users@lists.clamav.net>;
	Mon, 29 Jun 2009 06:57:04 +0200 (CEST)
Received: from EDS.esson.net (eds.wrenkasky.com [10.10.10.11])
	(authenticated bits=0)
	by yoda.wrenkasky.com (8.14.3/8.14.3) with ESMTP id n5T4uvNY025161
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)
	for <clamav-users@lists.clamav.net>; Sun, 28 Jun 2009 21:57:02 -0700
Message-Id: <200906290457.n5T4uvNY025161@yoda.wrenkasky.com>
X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9
Date: Sun, 28 Jun 2009 21:56:58 -0700
To: ClamAV users ML <clamav-users@lists.clamav.net>
From: Ed Kasky <ed@esson.net>
In-Reply-To: <ECE0EC81CA8A43EDAE3BEEBBE4F5BF43@pc>
References: <26D663B5BC964589AA16A25FCA6E5922@pc>
	<4A483474.6000107@commspeed.net>
	<272EDE2FE2644308A0CF8ED74A60DF73@pc> <4A483868.9040608@inetnw.com>
	<ECE0EC81CA8A43EDAE3BEEBBE4F5BF43@pc>
Mime-Version: 1.0
Received-SPF: pass (yoda.wrenkasky.com: 10.10.10.11 is authenticated by a
	trusted mechanism)
Subject: Re: [Clamav-users] Error libclamav.so.6
X-BeenThere: clamav-users@lists.clamav.net
X-Mailman-Version: 2.1.11
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/options/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-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"; Format="flowed"
Sender: clamav-users-bounces@lists.clamav.net
Errors-To: clamav-users-bounces@lists.clamav.net

When you rebooted, it created the necessary link.  You could have 
just run ldconfig and it more than likely would have solved the 
problem.  From the man page:

ldconfig creates the necessary links and cache to the most recent 
shared libraries found in the directories specified on the command 
line, in the file /etc/ld.so.conf, and in the trusted directories 
(/lib and /usr/lib). The cache is used by the run-time linker, ld.so 
or ld-linux.so. ldconfig checks the header and filenames of the 
libraries it encounters when determining which versions should have 
their links updated.

Ed
At 09:03 PM Sunday, 6/28/2009, you wrote -=>
>Hi Dennis,
>
>Here what I found
>
>Clambox:~ # ldd /usr/local/bin/freshclam
>        linux-gate.so.1 =>  (0xffffe000)
>        libclamav.so.6 => /usr/local/lib/libclamav.so.6 (0xb7ed7000)
>        libdl.so.2 => /lib/libdl.so.2 (0xb7ed2000)
>        libz.so.1 => /lib/libz.so.1 (0xb7ebd000)
>        libresolv.so.2 => /lib/libresolv.so.2 (0xb7ea7000)
>        libpthread.so.0 => /lib/libpthread.so.0 (0xb7e8c000)
>        libc.so.6 => /lib/libc.so.6 (0xb7d30000)
>        /lib/ld-linux.so.2 (0xb7fa2000)
>Clambox:~ # ls /usr/local/lib/libclamav.so.6
>/usr/local/lib/libclamav.so.6
>
>FYI, after restarting SuSE the problem has gone by itself. Good 
>result but makes me confuse.... :(
>
>Wong
>
>
>----- Original Message ----- From: "Dennis Peterson" <dennispe@inetnw.com>
>To: "ClamAV users ML" <clamav-users@lists.clamav.net>
>Sent: Monday, June 29, 2009 11:43
>Subject: Re: [Clamav-users] Error libclamav.so.6
>
>
>>Wong wrote:
>>>Yes Jim, it is in /usr/local/lib
>>>
>>>Thx & Rgds,
>>>
>>>Wong
>>
>>In a terminal window go to the directory where the application is 
>>(freshclam) and run the ldd (list dynamic dependancies) command:
>>
>>ldd freshclam
>>
>>This will tell you what libraries are needed and where freshclam is 
>>looking for them. It may be necessary to use LD_LIBRARY_PATH or 
>>ldconfig to help freshclam find the needed libraries.
>>
>>dp
>>_______________________________________________
>>Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
>>http://www.clamav.net/support/ml
>
>
>_______________________________________________
>Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
>http://www.clamav.net/support/ml

...........................................................................

Randomly Generated Quote (810 of 1543):
It depends on what the meaning of the word "is" is.
   - President Clinton, during his grand jusry testimony

_______________________________________________
Help us build a comprehensive ClamAV guide: visit http://wiki.clamav.net
http://www.clamav.net/support/ml

