Linux Problem - 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: Linux Problem (
/showthread.php?tid=439999)
Linux Problem -
Joshman543 - 28.05.2013
Hello,
I'm running Centos and when I type this command: nohup ./samp03svr,
I get these errors:
Код:
nohup ./samp03svr &
[1] 1443
[root@VigorousGaming samp03]# nohup: appending output to `nohup.out'
nohup: cannot run command `./samp03svr': No such file or directory
Re: Linux Problem -
TheChimpJr - 28.05.2013
Which Linux Version? Centos? what..
but if I can guess which one your using..
Delete your folder, and try the following commands again.
wget
http://files.sa-mp.com/samp03xsvr_R1-2.tar.gz
tar -zxf samp03xsvr_R1-2.tar.gz
cd samp03
vi server.cfg
./samp03svr
or you can try using
nohup ./samp03svr
PS: Make sure you edit the password from changeme to something else in order for the SA:MP server to run.
Re: Linux Problem -
Joshman543 - 28.05.2013
It's Centos 5.6 and I've tried and changed all the passwords.
Re: Linux Problem -
TheChimpJr - 28.05.2013
I would like a clear understanding on your problem, minding taking a screen shot for me please?
Re: Linux Problem -
Kurzalewski - 28.05.2013
can you like, do
ls and check if you're in the right directory