LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices

Reply
 
LinkBack Search this Thread
Old 11-12-2003, 05:15 AM   #1
patrik1982
LQ Newbie
 
Registered: Sep 2003
Distribution: Gentoo, Ubuntu, FreeBSD
Posts: 18

Rep: Reputation: 0
Cannot start Quake


I have a wierd problem: I cannot start the Quake executable. This is what happens:

Code:
root@darkstar:/usr/local/games/quake# ls -la
total 2058
drwxr-xr-x    4 root     root          304 Oct 25 12:15 ./
drwxr-xr-x    3 root     root           72 Oct 25 12:05 ../
drwxr-xr-x    2 root     root          296 Oct 25 12:09 doc/
-rwxrwxr-x    1 500      500        405412 Nov 14  1997 glquake*
drwxr-xr-x    2 root     root           96 Oct 25 12:11 id1/
-rwxr-xr-x    1 500      500        791544 Nov 13  1997 libMesaGL.so.2.5*
-rwsr-xr-x    1 500      500        443624 Oct 14  1997 quake.x11*
-rw-rw-r--    1 500      500          6608 Nov 14  1997 readme.glquake
-rwxrw----    1 501      501          4096 Aug  8  1997 readme.squake*
-rwxrw----    1 500      500          3429 Oct 14  1997 readme.x11*
-rwsr-xr-x    1 501      501        438376 Aug  8  1997 squake*
root@darkstar:/usr/local/games/quake# ./quake.x11
-bash: ./quake.x11: No such file or directory
Why do I get this error? Obviously, the file IS there...

This does not only happen when trying to start Quake, it happens whenever I try to start a executable file (I tried a simple "Hello World!" program written in C)...

(I'm using Slackware 9)
 
Old 11-12-2003, 03:41 PM   #2
LavaDevil94
Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 46
how about just typing quake.x11? just get rid of the ./
i think the error is from the console thinking the ./ is part of the filename.
 
Old 11-13-2003, 12:47 AM   #3
patrik1982
LQ Newbie
 
Registered: Sep 2003
Distribution: Gentoo, Ubuntu, FreeBSD
Posts: 18

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by LavaDevil94
how about just typing quake.x11? just get rid of the ./
I've tried.

No success...
 
Old 11-13-2003, 02:51 PM   #4
LavaDevil94
Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 46
try this
exec quake.x11
also, if you have hardware3d, you might wanna use the opengl quake. just a suggestion.
 
Old 11-13-2003, 06:00 PM   #5
d_t_baker
Member
 
Registered: Oct 2003
Location: AU
Distribution: Ubuntu
Posts: 57

Rep: Reputation: 15
no no no,, look at the permissions on the files, they are root and 500. quake.x11 has got the sticky bit set. Change the owner of the quake.x11 file to the user you are executing it as.

[as root] chown username quake.x11
[as root] chmod -s quake.x11

i dont know if this will work
just a suggestion
 
Old 01-10-2004, 11:54 AM   #6
griphiam
LQ Newbie
 
Registered: Oct 2003
Posts: 5

Rep: Reputation: 0
Same trouble...

I'm having the same trouble. I've messed with the chmod, chown... everything I can think of.

I've tried all three quake binaries from idsoftware (x11, squake, and glquake) and all respond the same way.

[griphiam@localhost quake]$ glquake
-bash: ./glquake: No such file or directory

below is the ls of the directory

Code:
drwxrwxr-x    4 griphiam griphiam     4096 Jan  4 18:24 ./
drwxrwxr-x    6 griphiam griphiam     4096 Jan  4 18:09 ../
drwxrwxr-x    2 griphiam griphiam     4096 Jan  4 18:09 doc/
-rwxrwxr-x    1 griphiam 500        405412 Nov 13  1997 glquake*
drwxrwxr-x    2 griphiam griphiam     4096 Jan  4 18:08 id1/
-rwxr-xr-x    1 griphiam 500        791544 Nov 13  1997 libMesaGL.so.2.5*
-rwxrwxrwx    1 griphiam griphiam   443624 Oct 14  1997 quake.x11*
-rw-rw-r--    1 500      500          6608 Nov 13  1997 readme.glquake
-rwxrw----    1 griphiam griphiam     4096 Aug  7  1997 readme.squake*
-rwxrw----    1 griphiam griphiam     3429 Oct 14  1997 readme.x11*
-rwxrwxr-x    1 griphiam griphiam   438376 Aug  7  1997 squake*

does anyone have any ideas?

I'm running Mandrake 9.2 Were the binaries compiled with an incompatible compiler? Where can I get the source for glquake so I can build it myself?

Thanks!
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Quake + Quake II Kamikazee Linux - Games 1 10-21-2005 01:34 AM
Quake 2 PLF version won't start mooreted Mandriva 5 02-24-2005 12:02 PM
3d questions regarding quake, quake II deftone420 Linux - Games 4 02-17-2005 01:14 PM
quake 1 vladilinsky Linux - Games 7 03-15-2004 10:08 AM
auto start quake 3 server KingMoffa Linux - Games 0 12-05-2003 06:57 AM


All times are GMT -5. The time now is 01:13 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration