SA:MP in Linux.
#1

I'm running on CentOS 7 x86, but I can't run the server, whenever I CD to samp folder and use ./samp03svr it doesn't start and throw an error:
Код:
[root@... samp03]# ./samp03svr
-bash: ./samp03svr: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Any ideas?
Reply
#2

I suggest checking in a FTP client if samp03srv exists in that directory. AND, the proper way to start up a Linux based SA-MP server is
PHP код:
./samp03svr 
Reply
#3

https://sampforum.blast.hk/showthread.php?tid=521597

Googling helps... Turns out you need to read the tutorials which cover installing the required runtimes.


Also for the love of god, DO NOT follow ANY instructions that say chmod 777............ Seriously, anyone that suggests that is an idiot.


Check this, and the thread it's related to http://forum.sa-mp.com/showpost.php?...5&postcount=17

Quote:
Originally Posted by ChromeAmazing
Посмотреть сообщение
I suggest checking in a FTP client if samp03srv exists in that directory. AND, the proper way to start up a Linux based SA-MP server is
PHP код:
./samp03svr 
Nothing to do with this. That will not stop the server itself running.
Reply
#4

Thanks, the problem fixed after installing libstdc++.i686.
Reply
#5

\m/ YUS!
Reply
#6

Quote:
Originally Posted by ChromeAmazing
Посмотреть сообщение
I suggest checking in a FTP client if samp03srv exists in that directory. AND, the proper way to start up a Linux based SA-MP server is
PHP код:
./samp03svr 
http://unix.stackexchange.com/questi...-forking-using

no major difference lol
Reply
#7

apt-get install ia32-libs
Reply
#8

Quote:
Originally Posted by ayoub001
Посмотреть сообщение
apt-get install ia32-libs
He already fixed it by installing libstdc++.i686

Read the thread before posting.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)