Help|Installing samp in linux vps - 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|Installing samp in linux vps (
/showthread.php?tid=572147)
Help|Installing samp in linux vps -
Trollerz - 25.04.2015
Hello guyz,
I got a new vps,and i was trying to add a samp server,but at
Command " nohup ./samp03svr &"
It says File or directory not found,Help
Re: Help|Installing samp in linux vps -
Infinity - 25.04.2015
Is the file "samp03svr" in the current directory?
Re: Help|Installing samp in linux vps -
Jake187 - 25.04.2015
make sure you're at the current directory it is inside such as /home/sampserver etc.
Re: Help|Installing samp in linux vps -
TheMafien - 25.04.2015
Domination
Re: Help|Installing samp in linux vps -
Trollerz - 25.04.2015
Its in
"/home/Trollerz/samp03"
Re: Help|Installing samp in linux vps -
2ops - 25.04.2015
Quote:
Originally Posted by Trollerz
Hello guyz,
I got a new vps,and i was trying to add a samp server,but at
Command " nohup ./samp03svr &"
It says File or directory not found,Help
|
Код:
sudo apt-get install lib32stdc++6
Re: Help|Installing samp in linux vps -
Jake187 - 26.04.2015
Quote:
Originally Posted by Trollerz
Its in
"/home/Trollerz/samp03"
|
cd /home/Trollerz/samp03
nohup ./samp03svr &
if that doesn't work try
./sam03svr
now it should tell you if there is any errors if it doesn't tell you any errors check your server_log
Re: Help|Installing samp in linux vps -
Lordzy - 26.04.2015
You must install 32bit libraries to run SA-MP in Linux.
Re: Help|Installing samp in linux vps -
Nirzor - 26.04.2015
I think you put your files in the wrong directory.
Re: Help|Installing samp in linux vps -
Infinity - 26.04.2015
Quote:
Originally Posted by 2ops
Код:
sudo apt-get install lib32stdc++6
|
Quote:
Originally Posted by Lordzy
You must install 32bit libraries to run SA-MP in Linux.
|
If you don't understand the error and are just going to repeat things you heard before, you're better off saying nothing at all.