From owner-freebsd-questions@FreeBSD.ORG Thu Jan 1 10:22:46 2004 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 9450016A4CE for ; Thu, 1 Jan 2004 10:22:46 -0800 (PST) Received: from ms-smtp-01-eri0.southeast.rr.com (ms-smtp-01-lbl.southeast.rr.com [24.25.9.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id EEF8343D41 for ; Thu, 1 Jan 2004 10:22:44 -0800 (PST) (envelope-from wegster@mindcore.net) Received: from mindcore.net (rdu162-234-100.nc.rr.com [24.162.234.100]) i01IMeHG024617; Thu, 1 Jan 2004 13:22:40 -0500 (EST) Message-ID: <3FF46570.2040509@mindcore.net> Date: Thu, 01 Jan 2004 13:22:40 -0500 From: Scott W User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20031129 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lowell Gilbert References: <20040101151753.GA15989@happy-idiot-talk.infracaninophile.co.uk> <44d6a3lf90.fsf@be-well.ilk.org> In-Reply-To: <44d6a3lf90.fsf@be-well.ilk.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: Symantec AntiVirus Scan Engine cc: FBSD Questions Subject: Re: Fortune 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: Thu, 01 Jan 2004 18:22:46 -0000 Lowell Gilbert wrote: >Matthew Seaman writes: > > > >>On Thu, Jan 01, 2004 at 09:29:44AM -0500, Chuck PUP Payne wrote: >> >> >> >>>Strange question, I have notice that in 5.1 there is no more fortune. Can >>>you tell me where I can get it. Thanks. >>> >>> >>Install the games/freebsd-games port. >> >> > >No, fortune isn't in there. It's still in the main tree. Is it maybe >being installed to somewhere different? [Doesn't look like it from a >quick Makefile check, but I may well have missed something...] >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > Is installed on my (5.1 through 5.2-CURRENT) system, in: /usr/games/fortune - ELF binary /usr/share/games/fortune/ - directory for furtune data files Is /usr/games in your PATH? (Unsure if this is the normal location for it or not under FreeBSD, although IMHO it still belongs in a bin directory...) Scott