Problems to install ET

Discussion for Admins of ETPro/BayonET servers.
If you don't run a server, please don't post here...

Moderators: Forum moderators, developers

Post Reply
jarppa
Posts: 14
Joined: Wed Nov 03, 2004 4:08 am

Problems to install ET

Post by jarppa »

Does someone have any idea how can I get a round of this error

Code: Select all

/tmp/et/setup.1947# ./setup.sh
./setup.sh: line 278:  1645 Segmentation fault      "$setup" "$@" 2>>$NULL
The setup program seems to have failed on x86/glibc-2.1
 
See http://zerowing.idsoftware.com/linux/ for troubleshooting
/tmp/et/setup.1947#
So I've executed ./et-linux-2.55.x86.run --keep, cause I don't want to uncompress et all over again, every time I try to install.

The server has glibc-2.3.2-12tr, so shouldn't be glibc problem??

# rpm -qa | grep -i glibc
glibc-devel-2.3.2-12tr
glibc-2.3.2-12tr
User avatar
zinx
Posts: 267
Joined: Fri Jan 16, 2004 12:37 pm
Location: US
Contact:

Post by zinx »

Use the newest installer for 2.56. (2.56-2)
Zinx Verituse http://zinx.xmms.org/
User avatar
Skylined
Posts: 25
Joined: Mon Oct 25, 2004 8:35 am
Location: Montevideo, Uruguay

Post by Skylined »

Log in as root and install, then log in as a user. :)

I had this problem and it worked that way. :)

Which distro are you using? (So we can leave this as a reference)


Mine is SuSE 9.2
Image
jarppa
Posts: 14
Joined: Wed Nov 03, 2004 4:08 am

Post by jarppa »

It's a trustix... something... :(

I solved the problem by using Quake3 setup (linuxq3apoint-1.32b-3.x86.run). I found it from some webpage (I'll tell you later, link is in my home PC). So what I did...first executed quake install with --keep option (leaves setup files to server), then I executed et install with --keep option. I replaced all files in (ET) setup.data directory, exept two files that holds ET related configs (setup.xml and postinstall.sh), with quake3 files and then executed setup.sh, that's it, worked fine and server is now up and running.
Post Reply