From owner-freebsd-questions Thu Nov 9 19:15:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id D41AD37B479 for ; Thu, 9 Nov 2000 19:15:15 -0800 (PST) Received: from choplifter.gpcc.itd.umich.edu (smtp@choplifter.gpcc.itd.umich.edu [141.211.2.143]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id WAA16883 for ; Thu, 9 Nov 2000 22:15:15 -0500 (EST) Received: from localhost (timcm@localhost) by choplifter.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id WAA14868 for ; Thu, 9 Nov 2000 22:15:14 -0500 (EST) Date: Thu, 9 Nov 2000 22:15:14 -0500 (EST) From: Tim McMillen X-Sender: timcm@choplifter.gpcc.itd.umich.edu To: freebsd-questions@freebsd.org Subject: Command not found. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, if anybody could answer this i would appreciate it. When I install something from the ports, I can verify that the executeable is in /usr/local/bin and that /usr/local/bin is in my path. But I still get Command not found error. I happened to remember that rehash fixed that and it did, but the manpage for rehash wasn't helpful (it sent me to builtin). I'm using csh. Why do i have to run rehash to allow the command to be found even though it is in the correct place? Thanks, Tim btw I'm running 4.1.1 release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message