Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Jan 2008 17:23:36 +0000
From:      Jim Bow <jimbow@darq.net>
To:        Jon Dowd <jondowd@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Fortune
Message-ID:  <4783B198.7070209@darq.net>
In-Reply-To: <ec6fbc920801080913p7ede8cd8qd3c817606f6f138e@mail.gmail.com>
References:  <ec6fbc920801080839v4b579e97qc4e459514db5220c@mail.gmail.com>	<4783AE58.6000502@dfwlp.com> <ec6fbc920801080913p7ede8cd8qd3c817606f6f138e@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Jon Dowd wrote:
> Somehow there is nothing in my /usr/games directiory.
> 
>  jondowd@samsara-02
> ~ $ ls -l /usr/games/
> total 0
> 
>  jondowd@samsara-02
> 
> 
> How do I fix that?

I dont think the base games get installed by default, so you need to 
install them yourself.

First, you need to acquire the sources for fortune and then build them 
yourself using something like "make depend ; make ; make install"

You can get the fortune sources from a cdrom (just extract the 
/usr/src/games distribution) or checkout the sources from cvs (you'll 
need to create a supfile based on /usr/share/examples/cvsup/cvs-supfile).

Hope this helps.



Jim Bow



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4783B198.7070209>