PDA

View Full Version : This installation doesn't support glibc-2.1 on Linux / x86


Bloke
August 4th, 2005, 11:37 PM
I'm trying to install savage, and this is the error I receive:


one@localhost:~/Desktop$ ./INSTALL.linux
This installation doesn't support glibc-2.1 on Linux / x86

Please contact Loki Technical Support at support@lokigames.com


How can this be fixed?
(screenshot attached)

strikeforce
August 4th, 2005, 11:55 PM
Whats in your logs? Can you check the spec's required to run it?

Bloke
August 5th, 2005, 07:37 AM
Whats in your logs? Can you check the spec's required to run it?


Which logs?

My system "spec's" are fine. This exact system with FC3 ran the game fine.

Bloke
August 5th, 2005, 11:01 PM
bump

Bloke
August 7th, 2005, 11:26 AM
bump

Bloke
August 8th, 2005, 07:38 AM
bump

Bloke
August 9th, 2005, 07:38 AM
bump

strikeforce
August 9th, 2005, 08:10 AM
I might need a later version of glibc Fedora uses semi-bleeding edge versions of programs. Sorry for not repling sooner I've been away.


[root@fcserver ~]# gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)


Thats an FC3 box that I have.

Bloke
August 9th, 2005, 06:21 PM
Can multiple versions of gcc exist on the same system? Or is it impossible being the system is built around a specific version of gcc?

wmcbrine
August 12th, 2005, 10:15 AM
Can multiple versions of gcc exist on the same system?
Sure, no problem. I have gcc-3.3, gcc-3.4, and gcc-4.0, all from Synaptic. 3.3 is the default, which I get if I type "gcc" alone.

But I don't think that helps you. It's a different glibc it wants, not gcc. Have you contacted Loki Technical Support?

Hmm... it's complaining about glibc-2.1, but current Hoary (you are on Hoary, right?) is at 2.3.2. Looks like a bogus check.

hammett111
August 12th, 2005, 07:59 PM
If you are running an AMD64 machine, not x86 then you are gonna have to use the command linux32 to install it. You will have to get this from synaptic/kynaptic.
;-) ;-)

Bloke
August 13th, 2005, 12:04 PM
Sure, no problem. I have gcc-3.3, gcc-3.4, and gcc-4.0, all from Synaptic. 3.3 is the default, which I get if I type "gcc" alone.

But I don't think that helps you. It's a different glibc it wants, not gcc. Have you contacted Loki Technical Support?

Hmm... it's complaining about glibc-2.1, but current Hoary (you are on Hoary, right?) is at 2.3.2. Looks like a bogus check.


I contacted Loki support first thing. My email was returned saying they dont exist.

I'm runnin Hoary 5.04 / Gnome 2.10.0 / kernel 2.6.10-5-686.

If its a bogus check, can I 'trick' the installer to not check gcc?

Bloke
August 13th, 2005, 12:05 PM
If you are running an AMD64 machine, not x86 then you are gonna have to use the command linux32 to install it. You will have to get this from synaptic/kynaptic.
;-) ;-)


x86 here

Bloke
August 14th, 2005, 08:34 AM
I found this on another board, but I dont understand how to "set LD_PRELOAD" (if it will help):

------------------------------------------------------------------------------------------------------------------

Posted August 31, 2003 03:02 AM

quote:
Yeah I'm also waiting for the linux version!
Anyone knows if it requires a specefic glibc?
Is there a list of requirtments for the Linux version?


reply:
I know that it requires to set LD_PRELOAD
environment variable if you have gcc-3.2.x
to libstdc++.so.5.0.1

------------------------------------------------------------------------------------------------------------------

Bloke
August 15th, 2005, 06:10 PM
bump

Bloke
August 17th, 2005, 06:27 PM
bump

Bloke
August 21st, 2005, 10:57 AM
bump

rottenart
April 20th, 2010, 10:07 PM
Bump because I have the exact same problem.