From owner-freebsd-questions@FreeBSD.ORG Fri May 11 19:22:44 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6CEF516A400 for ; Fri, 11 May 2007 19:22:44 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 415EB13C469 for ; Fri, 11 May 2007 19:22:44 +0000 (UTC) (envelope-from d.hill@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 58) id ACD6628F87E; Fri, 11 May 2007 19:22:43 +0000 (UTC) X-Spam-ASN: X-Spam-Flag: NO X-Spam-Checker-Version: SpamAssassin 3.2.0 (2007-05-01) on duane.dbq.yournetplus.com X-Spam-Level: X-Spam-Status: Reqd:5.0 Hits:-1.4 Learn:no Tests:ALL_TRUSTED=-1.44, DKIM_POLICY_SIGNSOME=0.001 Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [192.168.1.10]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id DE6EA28F870 for ; Fri, 11 May 2007 19:22:42 +0000 (UTC) Date: Fri, 11 May 2007 19:22:42 +0000 (UTC) From: Duane Hill X-X-Sender: d.hill@duane.dbq.yournetplus.com To: freebsd-questions@freebsd.org In-Reply-To: <340a29540705111206v41133096l934300fa4236dde4@mail.gmail.com> Message-ID: <20070511191921.O20096@duane.dbq.yournetplus.com> References: <340a29540705111206v41133096l934300fa4236dde4@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: Further questions on making wireshark work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 19:22:44 -0000 On Fri, 11 May 2007, Andrew Falanga wrote: > Hi, > > Many thanks to Eric for pointing me in the correct direction with > Wireshark and Ethereal. Interestingly, I couldn't find the directory > (or the port) for wireshark on my system but did find the references > to it on www.freshports.org. So, I downloaded the pre-compiled > package for wireshark from freebsd.org and installed wireshark that > way. > > Now, when I try to start the program, I get the following error message: > > /libexec/ld-elf.so.1: Shared object "libnetsnmp.so.10" not found, > required by "wireshark" > > I know that this error is coming from the linker. However, I'm not > sure how to fix it because I checked and the net-snmp port is loaded > on my system. How do I get this shared object so that I can use > wireshark? > > By the way, I didn't do a force install even if some dependencies are > absent. I simply did pkg_add wireshare-xxxxxxx. I actually had to > install a few extra packages that were lacking on my system for the > pkg_add to work. I can't offer feedback on any of the questions. However, I see wireshark in the ports tree here: /usr/ports/net/wireshark