From owner-freebsd-questions@FreeBSD.ORG Thu Oct 7 06:25:05 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 E9AE616A4CF for ; Thu, 7 Oct 2004 06:25:05 +0000 (GMT) Received: from ns.comptek.ru (ns.comptek.ru [213.180.193.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2150243D55 for ; Thu, 7 Oct 2004 06:25:03 +0000 (GMT) (envelope-from a.kazakov@comptek.ru) Received: from m4.comptek.ru (m4.comptek.ru [213.180.196.7]) by ns.comptek.ru (8.12.10/8.12.10) with ESMTP id i976OtV3080770; Thu, 7 Oct 2004 10:24:56 +0400 (MSD) (envelope-from a.kazakov@comptek.ru) Received: from [127.0.0.1] (akazakov.comptek.ru [213.180.196.38]) by m4.comptek.ru (8.12.11/8.12.11) with ESMTP id i976OsWf021547; Thu, 7 Oct 2004 10:24:54 +0400 (MSD) (envelope-from a.kazakov@comptek.ru) X-AntiVirus: Checked by Dr.Web [version: 4.32a, engine: 4.32a, virus records: 56480, updated: 6.10.2004] Message-ID: <4164E131.9000502@comptek.ru> Date: Thu, 07 Oct 2004 10:24:49 +0400 From: Artem Kazakov User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Devesh Shah References: <001501c4abf4$0ca64650$8a6115ac@dcml.docomolabsusa.com> In-Reply-To: <001501c4abf4$0ca64650$8a6115ac@dcml.docomolabsusa.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Corp-Mail: NO cc: questions@freebsd.org Subject: Re: Having a problem running quake3 on my system running 5.2.1 FreeBSD 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, 07 Oct 2004 06:25:06 -0000 Devesh Shah wrote: >Hi, > >I am tring to run /usr/ports/games/q3server (quake3) and runs into the problem. >The installation seems to be OK but game would not start because of the the following error. > >Sys_Error: Couldn't load default.cfg. > >This problem seems to have been described in the following site but no solution >is evident. > > >http://lists.asu.edu/cgi-bin/wa?A2=ind0305&L=asulug&F=&S=&P=12606 > >Do I need to have pak0.pk3 zip file from CD as I don't find any documentation >regarding default.cfg for quake 3 game? > >I have installed the LINUX compatible drivers and libraries and have loaded >nvidia.ko on my system. > >Any help is appreciated. > > yep, as far as I remember you need pak0.pk3... default.cfg file should be in there. As you can see, the guy from http://lists.asu.edu/cgi-bin/wa?A2=ind0305&L=asulug&F=&S=&P=12606 haven't got pak0.pk3 file too and got the same problem as you.