SA-MP Forums Archive
Setup GTA SAMP on VPS using putty - 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: Setup GTA SAMP on VPS using putty (/showthread.php?tid=593123)



Setup GTA SAMP on VPS using putty - Irish - 01.11.2015

Hi guys, anyone there can help me out? I know how to setup GTA SAMP on my VPS but there's no cmd to setup SAMP 0.3.7 on putty. Please help me. thanks


Re: Setup GTA SAMP on VPS using putty - Warlord - 02.11.2015

Wut? You know how to set up gta samp but there's no command to set up samp?

If you already done downloading and unpacking linux version of samp you can start it by using ./samp03svr or nohup ./samp03svr
If it says no such file or directory you can try this
Код:
apt-get install update
sudo apt-get install apt-file
sudo apt-file update
sudo apt-file find libstdc++.so.6
sudo apt-get install libstdc++6
You might want to read this... https://sampwiki.blast.hk/wiki/Linux_Server


Re: Setup GTA SAMP on VPS using putty - Irish - 03.11.2015

Quote:
Originally Posted by Warlord
Посмотреть сообщение
Wut? You know how to set up gta samp but there's no command to set up samp?

If you already done downloading and unpacking linux version of samp you can start it by using ./samp03svr or nohup ./samp03svr
If it says no such file or directory you can try this
Код:
apt-get install update
sudo apt-get install apt-file
sudo apt-file update
sudo apt-file find libstdc++.so.6
sudo apt-get install libstdc++6
You might want to read this... https://sampwiki.blast.hk/wiki/Linux_Server
Sorry, but you did a great job. Thank you for helping me. +rep