From owner-freebsd-questions@FreeBSD.ORG Fri Jan 12 14:00:53 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C67FB16A407 for ; Fri, 12 Jan 2007 14:00:53 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.235]) by mx1.freebsd.org (Postfix) with ESMTP id 7D4B513C43E for ; Fri, 12 Jan 2007 14:00:53 +0000 (UTC) (envelope-from gerard@seibercom.net) Received: by wr-out-0506.google.com with SMTP id 36so605214wra for ; Fri, 12 Jan 2007 06:00:52 -0800 (PST) Received: by 10.90.65.11 with SMTP id n11mr526179aga.1168610452734; Fri, 12 Jan 2007 06:00:52 -0800 (PST) Received: from scorpio.seibercom.net ( [67.189.184.224]) by mx.google.com with ESMTP id 7sm3540467agb.2007.01.12.06.00.52; Fri, 12 Jan 2007 06:00:52 -0800 (PST) Received: from scorpio.seibercom.net (localhost [127.0.0.1]) by scorpio.seibercom.net (Postfix) with ESMTP id A5FC3B860; Fri, 12 Jan 2007 09:00:50 -0500 (EST) Received: from [192.168.0.4] (boss.seibercom.net [192.168.0.4]) (Authenticated sender: gerard@scorpio.seibercom.net) by scorpio.seibercom.net (Postfix) with ESMTP id 1CF52B83E; Fri, 12 Jan 2007 09:00:50 -0500 (EST) Date: Fri, 12 Jan 2007 09:01:07 -0500 From: Gerard Seibert To: User Questions Organization: Seibercom.NET In-Reply-To: References: X-Face: "\j?x](l|]4p?-1Bf@!wN<&p=$.}^k-HgL}cJKbQZ3r#Ar]\%U(#6}'?<3s7%(%(gxJxxcR nSNPNr*/^~StawWU9KDJ-CT0k$f#@t2^K&BS_f|?ZV/.7Q Message-Id: <20070112085335.5F13.GERARD@seibercom.net> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Mailer: Becky! ver. 2.30 [en] X-Virus-Scanned: ClamAV using ClamSMTP Subject: Re: fortune X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: User Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jan 2007 14:00:53 -0000 On Friday January 12, 2007 at 08:33:08 (AM) Tim Nilimaa wrote: > Im not able to run fortune on my freeBSD 5.3 installation, and I know > why - since its not installed and thats where I step into trouble. Im > not able to install it. I've searched the portscollection and asked Mr. > Google but none of them knows it (in other words I don't know how to ask > the question right since Mr. Google and the (holy) handbook knows it all). OK, I think I can assist you. First, I assume you have tried which fortune to insure that it is not actually installed. It is usually in '/usr/games/fortune'. I thought that the files were installed it with the base system. The files are located in /usr/src/games/fortune -- Gerard