SA-MP Forums Archive
Help in running linux server - 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: Help in running linux server (/showthread.php?tid=636763)



Fixed - HoussemGaming - 03.07.2017

Fixed


Re: Help in running linux server - Astralis - 03.07.2017

install lib32stdc++6


Re: Help in running linux server - HoussemGaming - 03.07.2017

Quote:
Originally Posted by Astralis
Посмотреть сообщение
install lib32stdc++6
How please ? i use debian 7


Re: Help in running linux server - Astralis - 03.07.2017

Before typing nohup ./samp03svr write apt-get install lib32stdc++6 and press enter.


Re: Help in running linux server - HoussemGaming - 03.07.2017

It says command not found, i switched to centos 6.6 and tried installing libsdc and tried nohup but still same error :
Код:
nohup: ignoring input and appending output to `nohup.out'
nohup: failed to run command `./samp03svr': No such file or directory
^C
[1]+  Exit 127                nohup ./samp03svr
Edit
Now it stuck at that :
Код:
nohup ./samp03svr &
[1] 1131
[root@houssemserver samp03]# nohup: ignoring input and appending output to `nohup.out'



Re: Help in running linux server - Astralis - 03.07.2017

On CentOS you use;

yum install libstdc++.so.6 and nohup ./samp03svr &


Re: Help in running linux server - HoussemGaming - 03.07.2017

it sucks at that :
Код:
 nohup: ignoring input and appending output to `nohup.out'
And server no work :


I open nohup.out file and find that :
Код:
./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory



Re: Help in running linux server - HoussemGaming - 04.07.2017

Bump


Re: Help in running linux server - Astralis - 04.07.2017

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


Re: Help in running linux server - HoussemGaming - 05.07.2017

Bump


Re: Help in running linux server - Matthew57 - 06.07.2017

ffs don't remove.