ET on Linux (dedicated server) problem


(jarppa) #1

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


/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


(tjw) #2

Try the latest version of enemy territory (2.56):

ftp://ftp.idsoftware.com/idstuff/et/linux/et-linux-2.56-2.x86.run


(jarppa) #3

Thanks, I got managed to get it work. But next time I’ll try this one.