Re: Error installing Clamav?
From: Shyam Mani (fox2mike_at_gmail.com)
Date: 06/29/04
- Previous message: Marco Monicelli: "RE: just running tcpdump makes promisc mode?"
- In reply to: Paulo: "Error installing Clamav?"
- Next in thread: Thomas TS: "Re: Error installing Clamav?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 29 Jun 2004 05:30:02 +0530 To: focus-linux@securityfocus.com
On Mon, 28 Jun 2004 08:14:47 -0700 (PDT), Paulo <listassec@yahoo.com> wrote:
> run the make command, i received the message:
> /usr/bin/ld: cannot find
> /usr/lib/libpthread_nonshared.a
Check to see if :
a) You've installed pthreads/required libraries that provide -lpthread
b) If not, add an entry to where the file libpthread_nonshared.a is to
your /etc/ld.so.conf & do an ldconfig -v
That should solve the issue. All its saying is it needs that library &
can't find it it the normal path.
-- Shyam Mani http://xinetd.accosted.net/
- Previous message: Marco Monicelli: "RE: just running tcpdump makes promisc mode?"
- In reply to: Paulo: "Error installing Clamav?"
- Next in thread: Thomas TS: "Re: Error installing Clamav?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]