Posts: 323
Threads: 30
Joined: Sep 2012
Reputation:
0
Try
chmod +x samp-npc samp03svr announce
Then
nohup ./samp03svr &
Posts: 323
Threads: 30
Joined: Sep 2012
Reputation:
0
Are you 100% sure that file is in your directory? Make sure you also cd’ed to that directory before excruciating the command.
Posts: 2,350
Threads: 96
Joined: Jun 2007
Reputation:
0
You need 32bit libstdc++6 to run sa-mp server on a 64bit system, I'll create a test virtual machine and edit this post with details on how to do it.
EDIT: Looks like it's not that simple, you can look for it yourself just search for "32bit libstdc++6 on 64bit centos"
Posts: 252
Threads: 16
Joined: Jun 2012
Код:
yum install glibc.i686