Problem installing server in CentOS
#1

Hello guys i did everything like the tutorial i followed but when i run the samp03svr i got this error message
Код:
[root@server1 sampserver]# cd samp03[root@server1 samp03]# ./samp03svr &[1] 2136[root@server1 samp03]# -bash: ./samp03svr: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
what can i do?
Reply
#2

Your shell looks like Redhat's so

****** says:
Код:
yum -y install glibc.i686
Thank you for providing so many information within your question.
Reply
#3

Quote:
Originally Posted by Mellnik
Посмотреть сообщение
Your shell looks like Redhat's so

****** says:
Код:
yum -y install glibc.i686
Thank you for providing so many information within your question.
Well, it installed a couple of things and now it has this problem!
Код:
./samp03svr &
[2] 2127
[1]   Exit 127                nohup ./samp03svr
[root@server1 samp03]# ./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
EDIT: FIXED

you just got to type this cmds
Код:
yum update
yum install libstdc++.so.6
Thank you Mellnik +Reped
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)