From owner-freebsd-questions Thu Mar 22 12:50:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from radius2.insync.net (radius2.insync.net [209.113.65.170]) by hub.freebsd.org (Postfix) with ESMTP id 30D7437B718 for ; Thu, 22 Mar 2001 12:50:09 -0800 (PST) (envelope-from mbedynek@insync.net) Received: from matt (209-16-23-186.insync.net [209.16.23.186]) by radius2.insync.net (8.9.3/8.9.3) with SMTP id OAA12902 for ; Thu, 22 Mar 2001 14:50:07 -0600 (CST) From: "Matt Bedynek" To: Subject: FreeBSD/Linux Support Date: Thu, 22 Mar 2001 14:47:08 -0600 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello. I am running many game servers under FreeBSD with Linux support. I have my Quake3 server located in /games/quake3 yet anytime the server writes files it likes to put them in /usr/compat/linux/games/quake3. If I move the /games/quake3 contents into /usr/compat/linux/games/quake3 then the files it writes will like wise be in /usr/compat/linux/usr/compat/linux/games/quake3. Is there ANY way to stop this behavior? I would like it to write the files to the same location as it has the rest of the files. It is a serious hassle to maintain TWO directory structures. :( Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message