From owner-freebsd-questions@FreeBSD.ORG Fri May 11 21:09:06 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 2499B16A402 for ; Fri, 11 May 2007 21:09:06 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.231]) by mx1.freebsd.org (Postfix) with ESMTP id BF7E513C45D for ; Fri, 11 May 2007 21:09:05 +0000 (UTC) (envelope-from wizlayer@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so996172wxc for ; Fri, 11 May 2007 14:09:05 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=r2b9xKEKqFBfiCPeT8oUiLkjPr23zk5nWO4YUoRytMxMR3P33xtd+Vup+XMy+uVNfpEAaJI9565d9KUDZC2YQtiOl8nDOWbtDt++3+H60YmzuNIY5R9ZPC17r6mqtCRRAcn+x+CxiOVrft04gAXdec4RG3aInyOBjUcas/eBzW4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:reply-to:to:subject:date:user-agent:references:in-reply-to:x-copyright-notice:x-copyright-info:mime-version:content-type:content-transfer-encoding:message-id; b=CaNfnrUFeavvfxLoPxaZkMbOYui/6OyRfpVeZxLDl2H7WISAYCuwmLDz3+d381K0FXqAWYh0fR19AQq2YxHZEAp/q4gpg49nevoFiOZPxSmreM8D5000Fs1eE8s/4ZauhlX6QcoA5XLeoVUn6C2nfhLnACobmCkhWbVH1UlVXFU= Received: by 10.90.98.3 with SMTP id v3mr3630089agb.1178917744858; Fri, 11 May 2007 14:09:04 -0700 (PDT) Received: from ?10.2.252.239? ( [65.208.79.2]) by mx.google.com with ESMTP id 38sm12560612agd.2007.05.11.14.09.04; Fri, 11 May 2007 14:09:04 -0700 (PDT) From: WizLayer To: freebsd-questions@freebsd.org Date: Fri, 11 May 2007 17:08:36 -0500 User-Agent: KMail/1.9.6 References: <340a29540705111206v41133096l934300fa4236dde4@mail.gmail.com> In-Reply-To: <340a29540705111206v41133096l934300fa4236dde4@mail.gmail.com> X-Copyright-Notice: 2007 Michael C. Hauber X-Copyright-Info: This transmission is copyrighted and may not be stored, printed, forwarded, or distributed by any means without the author's written consent. MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart3103838.ep9f14RxqV"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200705111708.37086.wizlayer@gmail.com> Subject: Re: Further questions on making wireshark work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: wizlayer@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 May 2007 21:09:06 -0000 --nextPart3103838.ep9f14RxqV Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 11 May 2007 02:06:32 pm 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. > > Thanks, > andy Try cvsuping your ports tree if wireshark isn't located at: /usr/ports/net/wireshark I would try that before anything else. Thats because trying to deal with=20 packages after I've updated everything else usually turns out to be far mor= e=20 keystrokes than 'make install clean'. :) HTH. WizLayer =2D-=20 Life is better with a BSD. =46or more info, www.bsd.org. --nextPart3103838.ep9f14RxqV Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBGROll2y0gbVRgU1ERAgFLAJ48Dl9HrSae7IwaHReRkl3P5JW6YgCcDbfu /q+up3p3M4h1rXyPFdq03ME= =DrKh -----END PGP SIGNATURE----- --nextPart3103838.ep9f14RxqV--