From owner-freebsd-questions Wed Mar 14 20: 2:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from dsns.csie.nctu.edu.tw (dsns.csie.nctu.edu.tw [140.113.216.143]) by hub.freebsd.org (Postfix) with ESMTP id 7583337B718 for ; Wed, 14 Mar 2001 20:02:43 -0800 (PST) (envelope-from eric@dsns.csie.nctu.edu.tw) Received: (from eric@localhost) by dsns.csie.nctu.edu.tw (8.11.2/8.11.1) id f2F42Eq79344 for freebsd-questions@freebsd.org; Thu, 15 Mar 2001 12:02:14 +0800 (CST) (envelope-from eric) From: eric Message-Id: <200103150402.f2F42Eq79344@dsns.csie.nctu.edu.tw> Subject: Nessus installation problem To: freebsd-questions@freebsd.org Date: Thu, 15 Mar 2001 12:02:14 +0800 (CST) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi I've installed nessus using port collection and ran "nessusd -P " as root , all seem good so far . But when I typed "nessus -C" (not in xwindow) as common user to set the nessus client, there was error message said : /usr/libexec/ld-elf.so.1: Shared object "libnessus.so.1" not found The same problem I met when I tried to run xwindow using startx command as common user : /usr/libexec/ld-elf.so.1: Shared object "libxpg4.so.2" not found Seems like my share library path haven't defined well. Would someone please tell me what I should do ? Thanks in advance. -- Er1c -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message