Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Serious Sam 2 on AMD64
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
knue
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 139

PostPosted: Sat Oct 21, 2006 5:39 pm    Post subject: Serious Sam 2 on AMD64 Reply with quote

Hi,

yesterday I bought Serious Sam 2 for 9 € :) However I have some problems to install it :( I have an amd64 system. This is what I did and what I got:

1. I downloaded the installer for linux from http://files.seriouszone.com/download.php?fileid=616
2. I did
Code:
$ _POSIX2_VERSION=199209 ./ssamtse-beta1.sh.bin
Verifying archive integrity... All good.
Uncompressing Serious Sam: The Second Encounter for GNU/Linux 1.07beta1...
Second stage unpacker running...
Starting actual installer...
This installation doesn't support glibc-2.0 on Linux / x86_64
(tried to run setup)
Fatal error, no tech support email configured in this setup
The setup program seems to have failed on x86_64/glibc-2.0

Fatal error, no tech support email configured in this setup
The program returned an error code (1)


The _POSIX2_VERSION=199209 is necessary.
Somebody with experience to run 32bit software on amd64?

I have all those 32-bit-emulations libraries installed.
Back to top
View user's profile Send private message
knue
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 139

PostPosted: Sun Oct 22, 2006 1:27 pm    Post subject: Reply with quote

I got a bit further.

Code:
$ _POSIX2_VERSION=199209 linux32 ./ssamtse-beta1.sh.bin --keep
Creating directory ssamtse-107-beta1
Verifying archive integrity... All good.
Uncompressing Serious Sam: The Second Encounter for GNU/Linux 1.07beta1...
Second stage unpacker running...
Starting actual installer...
./setup.sh: line 104:  8876 Aborted                 "$setup" "$@" 2>/dev/null
The setup program seems to have failed on x86/glibc-2.0

Fatal error, no tech support email configured in this setup
The program returned an error code (1)


The --keep option keeps the extracted data and does not remove them.

Code:
$ cd ssamtse-107-beta1/
$ nano -w setup.sh


Then I changed line 159 from
Code:
"$setup" "$@" 2>/dev/null

to
Code:
linux32 "$setup" "$@"

and started the script:
Code:
$ linux32 ./setup.sh
.setup8924: dynamic-link.h:57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed.
./setup.sh: line 104:  8940 Aborted                 linux32 "$setup" "$@"
The setup program seems to have failed on x86/glibc-2.0

Fatal error, no tech support email configured in this setup


Now I get this dynamic linker error. Somebody out there who knows what to do now?
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Oct 22, 2006 1:55 pm    Post subject: Reply with quote

Clarification: The game is Serious Sam: Second Encounter, which is a different game to Serious Sam 2. Please change the thread subject.

Try the ebuild.
Back to top
View user's profile Send private message
knue
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 139

PostPosted: Sun Oct 22, 2006 5:18 pm    Post subject: Reply with quote

Oh. I thought this is the same. For even more clarification:
http://en.wikipedia.org/wiki/Serious_sam

But I really have Serious Sam 2. But
http://www.seriouszone.com/cms/news.php?action=view&newsid=1593
Says
Quote:
Linux port of Serious Editor 2 and Serious Sam 2 client is nearing its end

I wonder if there is a beta somewhere.
Back to top
View user's profile Send private message
PaulBredbury
Watchman
Watchman


Joined: 14 Jul 2005
Posts: 7310

PostPosted: Sun Oct 22, 2006 5:30 pm    Post subject: Reply with quote

There is, it seems :)

Here's the thread for bug reports about it.
Back to top
View user's profile Send private message
mcosta
n00b
n00b


Joined: 20 Dec 2005
Posts: 22

PostPosted: Mon Oct 23, 2006 7:06 am    Post subject: dinamic_tag error Reply with quote

I remember that error. Look for the failing binary and replace it with other one, and . I found it in google. I believe it was in icculus.org.
Back to top
View user's profile Send private message
knue
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 139

PostPosted: Tue Oct 24, 2006 10:39 am    Post subject: Reply with quote

Ok. the binary for the linux client of Serious Sam 2 can be found here:
http://www.croteam.com/internaltest/ss_linuxbeta_rc2.zip
bugs go here:
http://forums.seriouszone.com/showthread.php?t=49869

As soon as I am able to run this on amd64 I will tell you how and mark this thread as solved.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum