Linux - GamesThis forum is for all discussion relating to gaming in Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have installed Mandrake Linux 9.2 for AMD 64on my opteron server and want to install Enemy territory.
Unfortunately i get the following error:
> -----------------------------------------------------------------------
> [root@gs1 gamesetup]# sh et-linux-2.56-2.x86.run
> Verifying archive integrity... All good.
> Uncompressing Enemy Territory
> 2.56................................................................................................ .................................................................................................... .................................................................................................... ..........
> This installation doesn't support glibc-2.1 on Linux / unknown
> (tried to run setup)
> See ...zerowing.idsoftware.com/linux/ for troubleshooting
> The setup program seems to have failed on unknown/glibc-2.1
>
> See ....zerowing.idsoftware.com/linux/ for troubleshooting
> [root@gs1 gamesetup]#
> ---------------------------------------------------------------------------------------
Could someone help me? Could it be that the setup can't operate on my 64 system?
read the readme because it sounds like it does not like glibc-2.1 library. The site for the game might tell you need to upgrade that or degrade to play the game.
Which site do you really mean?
Because the site games.activision.com/games/wolfenstein/ does not say anything about supporting linux.
From a the builder of the run file i get the following advice but how can is do that? qoute from beneath this text: "put the files right after a raw extract"
---
run the setup with --keep on the command line
# ./et-linux-2.56-2.x86.run --keep
Then copy the files manually for run. This is probably easier to do if
you have a working 32 bit Linux installation to look at. If you can't
figure out how to put the files right after a raw extract from the
archive, then I'm afraid I can't help you any further. Supporting 64bit
systems isn't very high on my todo list.
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795
Rep:
its possible that the problem is with your server having a 64bit processor, since im positive that mandrake 9.2 has glibc2.3, and glibc is backward-compatible (i have glibc 2.3 on mandrake 9.1).
from the help files Setup and execution on 64 bits CPUs
If you are running Linux on a 64 bit CPU (such as AMD's Opteron), and if your system is backwards compatible so that it can execute 32 bits x86 binaries, then the regular Quake III Arena binaries should work (your mileage may vary).
It's likely that the installer scripts will get confused though, and will refuse to install giving you an error: "This installation doesn't support glibc-2.1 on Linux / unknown". You will have to extract the game files manually by passing --keep on the command line when running the setup script. Once the files are unpacked, you will need to copy them manually to /usr/local/games. You probably want to have a working installation to refer to while doing this. This also applies to RTCW and ET
This took me less than 1 minute to find - I simply followed the links.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.