SA-MP Forums Archive
When I tries ./samp03svr.. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: When I tries ./samp03svr.. (/showthread.php?tid=609468)



When I tries ./samp03svr.. - Progamerisrael1 - 12.06.2016

-bash: ./samp03svr: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory


Re: When I tries ./samp03svr.. - Danzou - 12.06.2016

if u are running 64bit os, u need the 32bit glibc


Re: When I tries ./samp03svr.. - Progamerisrael1 - 12.06.2016

Quote:
Originally Posted by Danzou
Посмотреть сообщение
if u are running 64bit os u need the 32bit glibc
How I can check what I running? and how I use 32bit glibc?


Re: When I tries ./samp03svr.. - Danzou - 12.06.2016

which distro OS?


Re: When I tries ./samp03svr.. - iKarim - 12.06.2016

Код:
apt-get install ia32-libs
or
Код:
yum install ia32-libs



Re: When I tries ./samp03svr.. - skiplovebra - 28.09.2017

yum install ld-linux.so.2