LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Quake3 install (https://www.linuxquestions.org/questions/linux-software-2/quake3-install-25759/)

bax 07-14-2002 08:58 PM

Quake3 install
 
Trying not to double post and did search on Google but I haven't fixed this yet. Made sure the pk file is in my home directorya nd now I'm stumped since most of the stuff i found on Google mainly dealt w/ fixing the nVidia drivers. Installed Quake off of my Loki CD as the README instructed and now I get this error
[root@PlanetExpress baseq3]# quake3
Q3 1.11 linux-i386 Nov 24 1999
----- FS_Startup -----
Current search path:
/root/.q3a/baseq3
quake3/baseq3

----------------------

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
/root/.q3a/demoq3
quake3/demoq3

----------------------
----- CL_Shutdown -----
-----------------------
----- CL_Shutdown -----
-----------------------
Error: Couldn't load default.cfg
[root@PlanetExpress baseq3]# cd /usr/local/games/quake
bash: cd: /usr/local/games/quake: No such file or directory
[root@PlanetExpress baseq3]# cd /usr/local/games
[root@PlanetExpress games]# dir
quake3
[root@PlanetExpress games]# cd quake3/
[root@PlanetExpress quake3]# ./quake3.x11
bash: ./quake3.x11: No such file or directory
[root@PlanetExpress quake3]# dir
baseq3 icon.bmp q3ded README
Help icon.xpm quake3 uninstall
[root@PlanetExpress quake3]# q
q3ded qm100 qrttoppm quake3
qiv qmxxx qtcups quanta
[root@PlanetExpress quake3]# quake3
Q3 1.11 linux-i386 Nov 24 1999
----- FS_Startup -----
Current search path:
/root/.q3a/baseq3
quake3/baseq3

----------------------

Running in restricted demo mode.

----- FS_Startup -----
Current search path:
/root/.q3a/demoq3
quake3/demoq3

----------------------
----- CL_Shutdown -----
-----------------------
----- CL_Shutdown -----
-----------------------
Error: Couldn't load default.cfg

spooge 07-14-2002 09:21 PM

i'm pretty sure it's recomended not to run the game as root.
after installing q3a, the main files (.pk3) are located inthe /usr/local/games/quake3 directory.

the only files in my home diectorys are config files etc....

do you have a quake3 cd ? also some of the main pak files need to be extgracted from cd,,. i was able to copy these from a windows install.

bax 07-14-2002 09:45 PM

yeah, I'm using a Linux Loki games CD. The pk file is in the /usr/local/games/quake3 directory.

RefriedBean 07-14-2002 09:52 PM

Re: Quake3 install
 
Quote:

Originally posted by bax
[root@PlanetExpress games]# dir
[root@PlanetExpress quake3]# dir

Hehe, whats up with all the 'dir's? :p Use 'ls' its easier to type :)

Have Fun!
RefriedBean

bax 07-14-2002 11:33 PM

ls not dir
 
Thanks, Refried. I will try to use ls from now on. Any ideas on my Quake install problem?

Aussie 07-15-2002 02:11 PM

Error: Couldn't load default.cfg


All times are GMT -5. The time now is 10:42 PM.