From owner-freebsd-questions@FreeBSD.ORG Fri Oct 3 11:12:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7DBCE16A4B3 for ; Fri, 3 Oct 2003 11:12:50 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0882944005 for ; Fri, 3 Oct 2003 11:12:49 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.1] (helo=pluto.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.20) id 1A5UQ3-0000cS-Ke for freebsd-questions@freebsd.org; Fri, 03 Oct 2003 20:12:47 +0200 Received: from [12.33.76.83] (helo=srce) (Authenticated Sender=klimenta@runbox.com) by pluto.runbox.com with asmtp (Exim 4.20) id 1A5UPJ-0003Ga-Ay for freebsd-questions@freebsd.org; Fri, 03 Oct 2003 20:12:01 +0200 Message-ID: <002b01c389da$adeea580$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: References: <20031003175642.32909.qmail@web60304.mail.yahoo.com> Date: Fri, 3 Oct 2003 14:17:56 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: trafshow X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Oct 2003 18:12:50 -0000 > I have installed my first port! But don't appear to know where to run > it from... Getting file not found all over but can read the man so > believe it's there. # cd /usr/ports/net/trafshow # make all install clean ... # trafshow trafshow: Command not fount # rehash # trafshow :))) This is most common error with csh shell. Use rehash or just log off and log back on,