LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 12-19-2003, 04:07 PM   #1
BiOnIcBuNnY
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake Linux 8.2
Posts: 7

Rep: Reputation: 0
Question Game Instalation Questions...


Yo ppl, sup

Just a quick question....

I downloaded quake2 for linux on my linux box a while back, and i wanted to play the game. So i clicked on the file (rpm package) and the software installer poped up.

ok, now the game is installed... and after one hell of a search, i found it was installed in the directory /usr/local/games/quake2
So i go to this directory, and i find a bunch of files. One, named 'quake2'

Now what i want to know, is, How do i run the game??
I tried clicking on the file, but nothing seems to happen. Then i tried dragging the 'quake2' file into my console, and it seemed to work, it started saying things like:

couldn't exec default.cfg
couldn't exec config.cfg
Console initialized.

--------sound initialization-----------
/dev/dsp: No such file or directory
could not open /dev/dsp
Segmentation Fault

and then it stops, and kicks me back to the console prompt....

Any ideas?

And just one more thing...

How do i execute/install a .bin file?

Thanx

P.S I have a soundcard in my system, but Linux doesn't seem to use it.
And i am using Mandrake Linux 8.2
 
Old 12-19-2003, 05:32 PM   #2
randomblast
Member
 
Registered: Aug 2003
Location: Manchester, England, UK, The World....
Distribution: Gentoo/SuSE 9.0
Posts: 291

Rep: Reputation: 30
i asume you're using kde here, in which case you can just type ALT-F2 and then type quake2

and to run a .bin file you can either add execute permissions (right-click...properties..it's in there somewhere )
and with your sound - it's possible there are no drivers for your soundcard, you could try finding some with google, but that would mean compiling from source.
if you've got the bandwidth and the discs you might want to upgrade to mandrake 9.2
 
Old 12-19-2003, 05:39 PM   #3
BiOnIcBuNnY
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake Linux 8.2
Posts: 7

Original Poster
Rep: Reputation: 0
I want to upgrade to 9.2, but i cant find a site....

i have to pay for the one on mandrake.com and about those sound drivers, what do u mean "i have to compile the source"? is there a HOWTO out there about that?

I'll try to find some drivers for my soundcard.
And Alt-F2 doesnt work. I read somewhere that i can type ./quake2 in the console to also execute the file, but then it gives me the same error: /dev/dsp: no such file or directory...
 
Old 12-20-2003, 08:45 AM   #4
randomblast
Member
 
Registered: Aug 2003
Location: Manchester, England, UK, The World....
Distribution: Gentoo/SuSE 9.0
Posts: 291

Rep: Reputation: 30
don't type ./quake2 iun the console, just type quake2
and it's not starting because you don't have sound drivers

and compiling from source is quite easy, you just do
1. download it (obviously)

2. extract it
tar -zxvf <packagename>.tar.gz
or
tar -jxvf <packagename>.tar.bz2

3. go to where you extracted it
cd <packagename>

4. configure it
./configure

5. the actual compiling
make

6. get root permissions (otherwise you can't copy the files to the install directories)
su
<root password>

7. install it
make install

easy as long as you have everything you need to compile it, drivers are sometimes a bit harder, but for most things that's it

and as for 9.2, the website is a little confusing, but there is a list of servers that you can download from here.
i think that would be your best bet, and it should be a painless process since you're using mandrake 8.2 atm.
but as always, you should back up anything you want to keep

by the way, what soundcard is that?

Last edited by randomblast; 12-20-2003 at 08:46 AM.
 
Old 12-20-2003, 10:17 AM   #5
BiOnIcBuNnY
LQ Newbie
 
Registered: Aug 2003
Distribution: Mandrake Linux 8.2
Posts: 7

Original Poster
Rep: Reputation: 0
i tried to find a sound driver on driverguide.com
It is a Yamaha OPL-3 SaX, ar a Aztech Audio 2320
And i found the 9.2 files, on a local ftp server, and now i have to download 1.8GB of fiels on my Dial-Up (arg!)

In your HOWTO on Driver Compiling i dont realy understan step 5 & 7
What does make mean? Is it a command, or what?

Thanx for the (HOWTO), I'll try to find driver, if anyone else knows/or finds drivers i'd appreciate it!

P.S. I have to type ./quake2 If i just type quake2, it says 'unknown command'

Last edited by BiOnIcBuNnY; 12-20-2003 at 10:20 AM.
 
Old 12-20-2003, 12:09 PM   #6
randomblast
Member
 
Registered: Aug 2003
Location: Manchester, England, UK, The World....
Distribution: Gentoo/SuSE 9.0
Posts: 291

Rep: Reputation: 30
yes, it's a command.
they're all commands, if it says bash: make: command not found you need to install the development stuff.
and as far as i know your soundcard is supported, try typing modprobe sgalaxy as root
 
Old 12-20-2003, 01:31 PM   #7
endezeichen
Member
 
Registered: Nov 2003
Posts: 48

Rep: Reputation: 15
If you want Mandrake 9.2 just go to www.linuxiso.org
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Game Server questions hardtothit Linux - Newbie 5 10-16-2005 08:47 AM
Fedora Core 3 Instalation Have Questions and I Share Experiences. sitmex Fedora - Installation 2 03-11-2005 01:04 AM
game server questions (ut2004) Joey.Dale Linux - Games 10 08-03-2004 09:42 PM
game not receving game list from master server Rnastyracer Linux - Games 2 04-02-2004 10:20 PM
a few game questions matt_w_lambert Linux - Software 1 07-31-2003 10:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 11:06 PM.

Main Menu
Advertisement
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
Open Source Consulting | Domain Registration