From clamav-users-bounces@lists.clamav.net  Mon Jun 29 07:07:13 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 xeGbRXq0HN4e; Mon, 29 Jun 2009 07:07:13 +0200 (CEST)
Received: from tad.clamav.net (localhost.localdomain [127.0.0.1])
	by tad.clamav.net (Postfix) with ESMTP id 0427531C67E;
	Mon, 29 Jun 2009 07:07:02 +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 J2UXO6t62gdv for <clamav-users@tad.clamav.net>;
	Mon, 29 Jun 2009 07:06:57 +0200 (CEST)
Received: from f-smarthost.smtp.telkom.net (f-smarthost.smtp.telkom.net
	[125.160.6.243])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by tad.clamav.net (Postfix) with ESMTPS id E99B831C67D
	for <clamav-users@lists.clamav.net>;
	Mon, 29 Jun 2009 07:06:56 +0200 (CEST)
Received: from [125.160.6.252] (helo=front-smtp.telkom.net)
	by f-smarthost.smtp.telkom.net with esmtps (TLSv1:AES256-SHA:256)
	id 1ML951-00033g-Oo; Mon, 29 Jun 2009 12:06:59 +0700
Received: from [125.162.149.15] (helo=pc)
	by front-smtp.telkom.net with smtp id 1ML94C-0005XW-Ev;
	Mon, 29 Jun 2009 12:06:16 +0700
Message-ID: <398FCF8C105E484B87F0D521F56B5E4B@pc>
From: "Wong" <wongclamav@telkom.net>
To: "ClamAV users ML" <clamav-users@lists.clamav.net>
References: <26D663B5BC964589AA16A25FCA6E5922@pc><4A483474.6000107@commspeed.net><272EDE2FE2644308A0CF8ED74A60DF73@pc>
	<4A483868.9040608@inetnw.com><ECE0EC81CA8A43EDAE3BEEBBE4F5BF43@pc>
	<200906290457.n5T4uvNY025161@yoda.wrenkasky.com>
Date: Mon, 29 Jun 2009 13:05:39 +0800
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2900.5512
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579
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

Thanks Ed,

It clearly explain my confuse.

Thx & Rgds,

Wong


----- Original Message ----- 
From: "Ed Kasky" <ed@esson.net>
To: "ClamAV users ML" <clamav-users@lists.clamav.net>
Sent: Monday, June 29, 2009 12:56
Subject: Re: [Clamav-users] Error libclamav.so.6


> 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
> 


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

