nohup: Error - 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: nohup: Error (
/showthread.php?tid=618746)
nohup: Error -
DavidGravelli - 09.10.2016
Hello everyone today i just bought a new VPS SSD Unmanaged 2GB-U
I just follow this tutorial
https://sampforum.blast.hk/showthread.php?tid=327272
and when i type nohup ./samp03svr
And i got this:
nohup: ignoring input and appending output to ‘nohup.out’
nohup: failed to run command ‘/samp03svr’: No such file or directory
Im using VPS SSD Unmanaged
Ram: 2GB-U
Centos 7 64 bits.
Re: nohup: Error -
Dairyll - 09.10.2016
Are you running that command in the same directory as the samp03svr file?
Re: nohup: Error -
DavidGravelli - 09.10.2016
Yes. I did cd samp03.
Re: nohup: Error -
Dairyll - 09.10.2016
Run the ls command and see if samp03svr is there just to make sure. If it's there, are you sure you have assigned the right permissions to the file(s)?
Try doing just ./samp03svr as well and see if it works.
Re: nohup: Error -
DavidGravelli - 09.10.2016
-bash: ./samp03svr: /lib/ld-linux.so.2: bad ELF interpreter: No such file or directory
Re: nohup: Error -
Sublime - 09.10.2016
http://www.howtodoityourself.org/how...directory.html
Re: nohup: Error -
DavidGravelli - 09.10.2016
./samp03svr: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory
Re: nohup: Error -
DavidGravelli - 09.10.2016
Please can anyone help me PLS!
Re: nohup: Error -
DavidGravelli - 09.10.2016
nohup: ignoring input and appending output to `nohup.out'
But the server is not work. i change the rcon password. but the server is not work.
Re: nohup: Error -
Vince - 09.10.2016
The SA-MP server cannot run on a 64-bit OS unless the 32-bit libraries are installed. Since you have only 2 GB RAM (well, that's still a lot) you should have opted for a 32-bit OS to begin with.