From owner-freebsd-questions Thu Dec 11 09:17:39 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA27347 for questions-outgoing; Thu, 11 Dec 1997 09:17:39 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from saluki-mail.siu.edu (saluki-mail.siu.edu [131.230.252.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA27328 for ; Thu, 11 Dec 1997 09:17:34 -0800 (PST) (envelope-from parrothd@midwest.net) Received: from techie (ws2.c-ag.siu.edu [131.230.82.2]) by saluki-mail.siu.edu (AIX4.2/UCB 8.7/8.7) with SMTP id LAA21598; Thu, 11 Dec 1997 11:16:45 -0600 (CST) Message-Id: <3.0.3.32.19971211111741.0094bcc0@midwest.net> X-Sender: parrothd@midwest.net X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Thu, 11 Dec 1997 11:17:41 -0600 To: "Jay L. West" From: "Jonathan E. Lyons" Subject: Re: Server quake run under freebsd Cc: questions@FreeBSD.ORG In-Reply-To: <01bd0631$88692c00$0c01a8c0@ws2.tse.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk You can; # mv /compat /usr/compat # ln -s /usr/compat /compat To move the libraries to your other partions..... > >Yes, we've run Quakeworld and Teamfortress on FreeBSD 2.2.5R. >It runs fine, install is straigtforward, just make sure you have the >Linux compatibility and libraries loaded. The libraries sit in the >root filesystem and take a fair amount of room. If you typically take >the "Auto defaults for all" option when slicing the disk, you'll need >to make adjustments to the allocation for / so that you have room. >If I recall the default is 30mb, you're safe with 60mb. > >Regards, > >Jay West > > >