LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
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
  Search this Thread
Old 01-28-2006, 10:56 AM   #1
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Rep: Reputation: 77
Doom 3 Wont Install


I tried this on Debain 32 which worked fine with no problems. I ran the shell script I downloaded from Id's FTP and it created the doom 3 directory in /usr/local/games/doom3.

Then I just copied all files from the win32 disks.

Now I have since upgraded to Debian 64 and can't even run the shell script from Id.

Code:
gamebox:/home/carlos/Desktop# sh doom3-linux-1.3.1302.x86.run
Verifying archive integrity... All good.
Uncompressing DOOM III............................................................................................
./setup.sh: line 192: /root/.setup11334: No such file or directory
./setup.sh: line 192: /root/.setup11334: No such file or directory
 
Old 01-28-2006, 07:31 PM   #2
carlosinfl
Senior Member
 
Registered: May 2004
Location: Orlando, FL
Distribution: Arch
Posts: 2,905

Original Poster
Rep: Reputation: 77
Bump for any help? This only happens on my Debian 64 system but when I reformat this and use Debian32, it works but sounds like crap. Any help is greatly welcome.
 
Old 01-28-2006, 07:55 PM   #3
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Maybe try running it like this and then checking the new directory and seeing what you can do with the files in there.
Code:
sh doom3-linux-1.3.1302.x86.run --target /root/doom3setup
Not sure if you'll need to create /root/doom3setup first or not.
 
Old 06-02-2006, 11:48 AM   #4
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
I know this thread is pretty old but did you fix this? Because I'm having the same problem. I can extract the thing but the setup won't run. I can't believe they can't even get the installer right. Talk about incompetence.
 
Old 06-02-2006, 07:53 PM   #5
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Quote:
I can't believe they can't even get the installer right. Talk about incompetence.
Well the installer worked fine for me so I wonder who's really incompetent...?

If you're going to whinge about something iD Software do out of the kindness of their hearts, go get a blog cause we don't want to hear it.
 
Old 06-03-2006, 07:16 AM   #6
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
All the thing has to do is copy some files. I'm sorry, but this is really stupid. I was about to debug the script when I realized it was so much easier to reboot and play it from Windows. It was done in 5 minutes.

I'm glad it worked for you. That doesn't help me though. Neither does your stupid uninformative reply.
 
Old 06-03-2006, 08:05 AM   #7
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Quote:
I realized it was so much easier to reboot and play it from Windows.
Glad you found a solution. It was probably just a permissions issue or something simple as the installer does in fact work, for me and probably a thousand or so other people who run Doom 3 in linux but since you didn't provide any information in your post, I thought I'd just follow suit. Was it as fun for you as it was for me? Judging by your reply I'm guessing not but by gosh I enjoyed it
 
Old 06-03-2006, 12:22 PM   #8
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
Enjoyed what?

I ran it as root just to make sure btw. And it was looking for something in ~/.setup<randomnumber> . So it was looking for something that it should have created but didn't. That's all I can make of it. That's also all the information that would be useful to somebody who could help me. I hate it when people ask for more information and when they get it they fail to be of any use.

I didn't find a solution. My problem is that the binary installer won't work. It still doesn't.

I don't know why I'm still replying since the only person replying has no idea how to fix my problem. And apparently he thinks this is funny somehow.
 
Old 06-03-2006, 05:57 PM   #9
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Quote:
I hate it when people ask for more information and when they get it they fail to be of any use.
You only just provided any info so who has failed to be of any use? The guy who almost posted but didn't? You need to sort your attitude out big time, you sound like an idiot putting endless amounts of shit on people who actually port their software to linux and then people posting on the forum you're getting all your support from (for free in case you forgot).

According to Google, this problem comes up when you don't have enough free space on the partition it's extracting to. Dunno if you've checked this or not but since you didn't say I'll assume you haven't so try using the --target option to extract it to somewhere else.
 
Old 06-03-2006, 09:49 PM   #10
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
Alright, you win whatever this is. I can't be a space problem, no drive had less then 5 gig available. Google didn't help me at all on this one. Seems to be pretty rare.

Last edited by Haiyadragon; 06-03-2006 at 09:54 PM.
 
Old 06-03-2006, 11:41 PM   #11
cs-cam
Senior Member
 
Registered: May 2004
Location: Australia
Distribution: Gentoo
Posts: 3,545

Rep: Reputation: 57
Then maybe the --extract option to force it somewhere you can manually run the setup file?
 
Old 06-04-2006, 10:59 AM   #12
Haiyadragon
Member
 
Registered: Sep 2003
Location: Gorredijk, Netherlands
Distribution: Arch Linux
Posts: 400

Rep: Reputation: 30
I did that. The installer is the problem.
 
  


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
doom install JoeUser11 Linux - Newbie 8 04-28-2005 02:00 PM
doom 3 wont load nathj72 Linux - Games 3 03-08-2005 01:32 PM
Help me with Doom Install! Eagle_Seven Linux - Games 6 08-26-2004 10:47 PM
2 probs, apt-get wont download anything. blackbox wont install minibootsy Linux - Software 2 06-10-2004 01:55 AM
doom 1.8 install kmiller Linux - Newbie 1 04-02-2003 03:54 PM

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

All times are GMT -5. The time now is 08:27 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