LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-19-2004, 04:00 PM   #16
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55

Code:
#!/usr/bin/perl

foreach $file (`ls *`){
        my $up = lc($file);
        chomp($up);
        chomp($file);
        print $up."\n";
        `mv $file $up`;

}
Save the above script to a file, then chmod +x it to make it executable. Put it in the quake directory and run it and it will convert your filenames to lowercase. You might have to change the directory ID1 to lowercase yourself as I don't think my script will do directories. You will also need the quake.pak file in the id1 directory changed to lowercase.

Last edited by Komakino; 04-19-2004 at 04:17 PM.
 
Old 04-19-2004, 04:02 PM   #17
Komakino
Senior Member
 
Registered: Feb 2004
Location: Somerset, England
Distribution: Slackware 10.2, Slackware 10.0, Ubuntu 9.10
Posts: 1,938

Rep: Reputation: 55
Oh, that assumes you have perl installed
 
Old 05-06-2004, 10:05 AM   #18
ludeKing
Member
 
Registered: Jul 2003
Location: NSW. Australia
Distribution: Ubuntu, Fedora, Slackware
Posts: 181

Rep: Reputation: 30
Right I'm going to resurrect this thread. I have the same problem when ruinning the linux quake binary (either squake, quake.x11 or glquake): file or directory not found.

I followed the directions to a tea and nothing.
WHY?

I have quake3 running very nicely by the way, i just want quake 1 and 2 up!
 
Old 07-06-2005, 12:42 AM   #19
ravage
LQ Newbie
 
Registered: Dec 2003
Distribution: Slackware 10.1, Yellow Dog 4.01
Posts: 4

Rep: Reputation: 0
Quote:
Originally posted by ludeKing
I followed the directions to a tea and nothing.
WHY?
Where did you get the quake binaries from? If they're the ones distributed by id software, they're too old to work on a newish linux distribution and that's why the "no such file" error appears. They were built against libc5, you will most likely be using libc6 if your distribution was built in the last 5 or so years.

You have 3 options:

locate a prebuilt quake package for your linux distribution

find a quake engine modification you like and use that

get the quake source and compile it yourself
 
Old 07-06-2005, 04:52 AM   #20
ludeKing
Member
 
Registered: Jul 2003
Location: NSW. Australia
Distribution: Ubuntu, Fedora, Slackware
Posts: 181

Rep: Reputation: 30
Quote:
Originally posted by ravage
Where did you get the quake binaries from? If they're the ones distributed by id software, they're too old to work on a newish linux distribution and that's why the "no such file" error appears. They were built against libc5, you will most likely be using libc6 if your distribution was built in the last 5 or so years.

You have 3 options:

locate a prebuilt quake package for your linux distribution

find a quake engine modification you like and use that

get the quake source and compile it yourself
Various sites, including id, but thanks for the reply, I'll look into it

p.s. talk about resurrecting an old thred...again!
 
Old 07-06-2005, 05:04 AM   #21
ravage
LQ Newbie
 
Registered: Dec 2003
Distribution: Slackware 10.1, Yellow Dog 4.01
Posts: 4

Rep: Reputation: 0
heh... didn't notice the date, just saw someone came to my website from this thread
 
Old 07-08-2005, 01:42 PM   #22
v00d00101
Member
 
Registered: Jun 2003
Location: UK
Distribution: Devuan Beowulf
Posts: 514
Blog Entries: 1

Rep: Reputation: 37
For quake, i use fuhquake client.

http://www.fuhquake.net/
 
  


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
will you play windows game or linux native game pleasehelpme Linux - Newbie 16 04-29-2007 08:58 PM
Amigo XP Saga of S/N 1 g2jp36695 Amigo 3 06-19-2005 08:32 AM
Quake 3 Help! Can't boot game nro Linux - Software 13 11-08-2003 06:35 PM
Game porting question , please take part jamaso General 11 03-06-2003 01:11 PM
Wvdial Saga! el_felipe Linux - General 1 01-28-2002 01:37 PM

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

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