From owner-freebsd-net@FreeBSD.ORG Sun Mar 21 12:08:10 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EC83116A4CE for ; Sun, 21 Mar 2004 12:08:10 -0800 (PST) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF43443D2F for ; Sun, 21 Mar 2004 12:08:10 -0800 (PST) (envelope-from billf@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1098) id D2D605C7DA; Sun, 21 Mar 2004 12:08:10 -0800 (PST) Date: Sun, 21 Mar 2004 12:08:10 -0800 From: Bill Fumerola To: manish gautam Message-ID: <20040321200810.GB16249@elvis.mu.org> References: <20040321183435.40540.qmail@web8205.mail.in.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040321183435.40540.qmail@web8205.mail.in.yahoo.com> User-Agent: Mutt/1.4.2.1i X-Operating-System: FreeBSD 4.9-MUORG-20031210 i386 cc: freebsd-net@freebsd.org Subject: Re: Problem in Netgraph ( TESTING OF MY NODE ) X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: billf@FreeBSD.org List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Mar 2004 20:08:11 -0000 On Sun, Mar 21, 2004 at 06:34:35PM +0000, manish gautam wrote: > How can I install ethereal on my machine using above > said packages,? do i need more packages ? i have nothing to say regarding netgraph, but... tethereal is the package with just tethereal, ethereal has both tethereal and ethereal (the gtk/x11 binary). use 'pkg_add -r' or 'portupgrade' to take care of the dependencies rather than downloading the packages individually. this is more than adequately covered further in the handbook. on the topic of ethereal dependencies, [t]ethereal-lite ports are forthcoming in the next week to build packages that have no direct dependencies beyond glib for tethereal and gtk for ethereal. -- - bill fumerola / fumerola@yahoo-inc.com / billf@FreeBSD.org