From owner-freebsd-questions Tue Oct 10 11: 2:13 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 1AC1537B66D for ; Tue, 10 Oct 2000 11:02:07 -0700 (PDT) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id WAA13304; Tue, 10 Oct 2000 22:07:49 +0200 Message-ID: <39E359CB.BDBE84F2@i-clue.de> Date: Tue, 10 Oct 2000 20:02:51 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de Organization: i-clue interactive GmbH X-Mailer: Mozilla 4.74 [en] (WinNT; U) X-Accept-Language: en,de MIME-Version: 1.0 To: media@mail1.nai.net Cc: freebsd-questions@FreeBSD.ORG Subject: Re: reboot after pkg_add?? References: ; from media@mail1.nai.net on Mon, Oct 09, 2000 at 09:43:00PM -0400 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG media@mail1.nai.net wrote: > > I have a 133 Pentium (Compaq Deskpro 4000) with 3.4-RELEASE. I find that > when I add packages, that I need to reboot before they become available. I > get "Command not found" before I reboot, then they work after I reboot. > How do I activate a package without rebooting?? I've checked both books, > and could not find any mention of this problem. Your shell probably needs to rebuild its hash table. Try "rehash" after adding the package. HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message